Starting and terminating SATUT
START-SATUT (command) | Initiate the evaluation of SATLOG files |
END | Terminate evaluation |
Defining input files
SHOW-REDUCTION-FILES-ORIGIN | Show the origin of replacement files |
SELECT-INPUT-FILES | Define the input files for SATUT |
Defining selection conditions and selecting records
ADD-SELECTION-CONDITIONS | Define selection conditions |
REMOVE-SELECTION-CONDITIONS | Delete selection conditions |
SHOW-SELECTION-CONDITIONS | Display selection conditions |
START-SELECTION | Perform selection with consideration of selection conditions |
Saving and analyzing edited files
SAVE-SELECTED-RECORDS | Save the hit records in replacement/analysis files |
SHOW-SELECTED-RECORDS | Output the hit records to SYSLST or an XML file |
SHOW-STATISTICS | Output the statistics to SYSLST or SYSOUT |
Selecting records according to selection conditions
(Still supported for reasons of compatibility only; the statements to be used instead are //ADD-SELECTION-CONDITIONS, //REMOVE-SELECTION-CONDITIONS, //SHOW-SELECTION-CONDITIONS and //START-SELECTION)
SELECT-RECORDS | Define editing condition |
Sequence of statements
It is essential to pay attention to the order of input for the following statements, because one follows on from the other. Steps 2-4 can be specified more than once in any one evaluation run. The other SATUT statements can be specified as required in the evaluation run.
//SELECT-INPUT-FILES for defining the input data.
//ADD-SELECTION-CONDITIONS for defining the selection conditions.
//START-SELECTION for implementing data selection.
//SHOW-SELECTED-RECORD, //SHOW-STATISTICS, //SAVE-SELECTED-RECORDS for examining and saving the selected data.