Loading...
Select Version
The title specified by the user is output on every page of the analysis. The SET-TITLE statement triggers output of the title.
Format
SET-TITLE |
TEXT = <c-string 1..100> |
Operands
TEXT = <c-string 1..100>
Any text enclosed in apostrophes can be specified. An apostrophe in the print format must be denoted by two apostrophes in the input text. The text must not exceed 100 characters, excluding the apostrophes.
Example
//SET-TITLE TEXT='SM2 MANUAL EXAMPLE'