Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

Working with SATUT

&pagelevel(4)&pagelevel

The following basic functions, in the form of statements, are available for creating the edited logging files:

  1. A statement for specifying the input files for the SATUT session (//SELECT-INPUT-FILES).

  2. Statements for specifying selection conditions for editing (//ADD-, //REMOVE-, //SHOW-SELECTION-CONDITIONS).

  3. A statement for implementing selection depending on the selection conditions (//START-SELECTION).

  4. 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).

  5. 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.