SELECTION_FILE

<< Click to Display Table of Contents >>

Navigation:  Scripts (Batch Interface) > Syntax > Statements >

SELECTION_FILE

Previous pageReturn to chapter overviewNext page

Specifies the selection file with search criteria created in the Filter window. This statement also executes the select-request and returns data.
Returned data become the current result data (they are put on the top of the stack).

The name of the returned result data equals the table name (i.e. the name that is shown in the header of the document when it is not opened by the script), unless it is overwritten by SET_TITLE statement.

 

selection_file="myselection.sel"