PRB: USE Command Causes "Unrecognized Phrase/Keyword" Error

ID: Q88136

The information in this article applies to:

SYMPTOMS

Using the USE command with the TAG qualifier causes an "Unrecognized Phrase/Keyword in Command" error.

RESOLUTION

Modify the USE command to use the ORDER TAG qualifier.

MORE INFORMATION

Page C3-920 of the "Commands & Functions" manual lists an example of calling a User Defined Function (UDF), which reads as follows:

   USE states TAG state

This example is incorrect; the correct syntax is:

   USE states ORDER TAG state

Additional reference words: FoxDos 2.00 docerr KBCategory: kbprg kbprb kbdocerr KBSubcategory:

Last Reviewed: April 17, 1995