Page Definition Command Nesting
The following simplified command stream shows the proper nesting of commands and the order in which they must be entered when you create a page definition:
[SETUNITS]
PAGEDEF
[FONT]
[OBJECT]
[PAGEFORMAT]
[TRCREF]
[OBJECT]
[SEGMENT]
[OVERLAY]
PRINTLINE
[FIELD]
[CONDITION]
[ENDSUBPAGE]
[SETUNITS]
- Note:
- Brackets enclosing a command mean the command is optional.
- A command and its subcommands end with a semicolon.
- Indentations are used to improve readability.
- Complete definitions of all commands are included in Page Definition Command Reference .