The following basic functions, in the form of statements, are available for creating the edited logging files:
A statement for specifying the input files for the SATUT session (//SELECT-INPUT-FILES).
Statements for specifying selection conditions for editing (//ADD-, //REMOVE-, //SHOW-SELECTION-CONDITIONS).
A statement for implementing selection depending on the selection conditions (//START-SELECTION).
Statements by means of which the selected records are output to a printer (SYSLST), an XML file or in the form of statistics (//SHOW-SELECTED-RECORDS, //SHOW-STATISTICS).
A statement by means of which the selected records can be written to reduced SAT logging files (//SAVE-SELECTED-RECORDS).
The order of the functions corresponds to the way that an evaluation is organized with SATUT. Within this, functions 2. to 5. can be executed more than once.