General syntax rules for input

Each Keyword is separated from its value(s) by an equal sign ( = ).

Each keyword-value combination must be followed by at least one blank or a comma.

Keyword-value combinations may appear in any order.

An Input Sequence is a group of keyword-value combinations that identify printing of tables from a library.

Each Input Sequence must start on a new line and be terminated by a semicolon (;). Anything following a semicolon on a line is ignored.

Multiple Input Sequences may be input one after the other. One Input Sequence will be processed at a time.

Within an Input Sequence some of the keywords are mutually exclusive with another keyword. Both cannot be used in the same Input Sequence.