This function finds a field (or set of fields) within a tokenized FISL string.
Syntax: DB_FieldInFISL(char far *InTOKEN, int tokenlen,
int fieldcount, int far *fieldnumbers);
DB_NOTFOUND None of the specified fields were found.