Your Browser is not longer supported

Please use Google Chrome, Mozilla Firefox or Microsoft Edge to view the page correctly
Loading...

{{viewport.spaceProperty.prod}}

SELECT-RECORDS Define editing condition

&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
  1. This statement continues to be supported for compatibility reasons only.

  2. The functionality of //SELECT-RECORDS has been taken over by the //ADD-SELECTION-CONDITIONS and //START-SELECTION statements.