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:
  1. Brackets enclosing a command mean the command is optional.
  2. A command and its subcommands end with a semicolon.
  3. Indentations are used to improve readability.
  4. Complete definitions of all commands are included in Page Definition Command Reference .