Lets you send the results of your query to seven different outputs. This command is available only for queries.
The following table lists and describes the output types.
Destination Option | Details |
Browse | Displays the results of your query in a Browse window. |
Cursor | Saves the results of your query in a cursor. |
Table | Saves the results of your query as a table file. |
Graph | Makes the query results available for use with Microsoft Graph, a separate embedded OLE application included with Visual FoxPro. |
Screen | Displays the results of your query in the active output window. |
Report | Sends the results of your query to a report file. |
Label | Sends the results of your query to a label file. |
For more information, see Chapter 12, Adding Queries and Reports in the Programmer's Guide.