Loading...
Select Version
&pagelevel(4)&pagelevel
The //SELECT-RECORDS statement is used to define an editing condition and output the records that match the editing condition.
The records selected with //SELECT-RECORDS are always selected from the input files and placed in work file 0.
Only one editing condition can be defined for any one evaluation run. If further conditions are to be applied to the same input files, these must be defined by means of //SELECT-RECORDS in a subsequent SATUT run.
SELECT-RECORDS |
CONDITION = *NONE / <cmd-rest 0..1800> |
Notes
This statement continues to be supported for compatibility reasons only.
The functionality of //SELECT-RECORDS has been taken over by the //ADD-SELECTION-CONDITIONS and //START-SELECTION statements.