Searching for a Series of Matches in a Field for a ReportID: Q107802 The information in this article applies to:
You can output different matches in the same field by either issuing a FOR clause or using the INLIST() function. For example:
Both commands will output all records with "George" or "Mike" in the FNAME
field.
NOTE: The INLIST() function can search for up to 24 sets of expressions. However, you may not be able to use 24 sets of expressions because of the 254-character limit on the command line. Additional reference words: FoxDos FoxWin 2.00 2.50 2.50a 2.50b list choices KBCategory: kbprg KBSubcategory: FxprgGeneral |
|
Last Reviewed: June 27, 1995 © 1999 Microsoft Corporation. All rights reserved. Terms of Use. |