Subcommands

FONT Subcommand
FONT name
Specifies the font that is associated with the TRC number.
name
Specifies the local name of a font. The font must be one that has been named in a FONT command.

If you have used both the user-access name and the local name in the FONT command, use the local name here. If you have used only the user-access name, use it here.

DIRECTION Subcommand
DIRECTION {ACROSS | DOWN | BACK | UP}
Specifies the print direction of the line relative to the upper-left corner as you view the logical page. Not all printers can print in all print directions. For more information about your printer, refer to your printer documentation.

The DIRECTION on the TRCREF command must match the DIRECTION of the PRINTLINE command with which the TRC is to be used. If TRCREF DIRECTION subcommand is not specified, DIRECTION ACROSS is assumed. Observe that this direction is additive to the direction specified in the PAGEFORMAT command.

ACROSS
The page is printed with the characters added to the page from left to right, and the lines added from the top to the bottom.
DOWN
The page is printed with the characters added to the page from top to bottom, and the lines added from the right to the left.
BACK
The page is printed with the characters added to the page from right to left, and the lines added from the bottom to the top.
UP
The page is printed with the characters added to the page from bottom to top, and the lines added from the left to the right.

ROTATION Subcommand
ROTATION {0 | 90 | 180 | 270}
Specifies the rotation of characters in degrees. The specified value is relative to the inline direction of the printline.

If the ROTATION subcommand is not specified, the default is the rotation value specified on the FONT command.