Your Browser is not longer supported

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

{{viewport.spaceProperty.prod}}

Overview of statements and input rules

&pagelevel(5)&pagelevel

The following statements can be used to control the global listing generator:

  • The modification statement MODIFY-LISTING-PROPERTIES defines the type, layout and output destination of the listing to be generated.

  • The execution statement GENERATE-LISTING defines the input sources and starts the actual generation of the listing.

  • The END statement terminates the global listing generator.

  • The SDF standard statements (analogous to controlling the compilers; see "Overview of statements")

The MODIFY-LISTING-PROPERTIES statement must precede the GENERATE-LISTING statement. If no MODIFY-LISTING-PROPERTIES statement is specified, no listings are generated (in accordance with the default setting). The general rules for the SDF statement interface of the compiler are also applicable to the global listing generator (see “Basicprinciples and general input rules”).