PS - this will give you the same output and should be quicker:
GSK |
$_sql="Select cCode,CustomField from Custom WHERE CustomField>0" $Status=Sqlite("sql",$_sql,"delim= ") |