Paxar 9450 Printer User Manual


 
RASCAL Programmer’s Manual
___________________________________________________________________________
___________________________________________________________________________
1-6 TC9450PM Rev. C 8/11/98
Command Summary
The ^R command deletes or defines a field. To define a field, supply
the field identifier
the position of the field
the length and width of the field
the field type
the attributes, such as rotation, justification, and multipliers.
NOTE:Due to space limitations in this manual, this command summary appears
on two pages. In a data stream, this command must appear on one line.
^R¦1¦R¦50¦50¦10¦35¦
Length Function R only. Length of the field in dots (1-1015).
Length+Length Coordinate may not exceed 1015.
Width Function R only. Width of the field in dots (1-383).
Width+Width Coordinate may not exceed 383.
Length Coordinate Function R only. Point along length axis where the field
starts (0-1015).
Width Coordinate Function R only. Point along width axis where field starts
(0-383). Together, Width Coordinate and Length Coordinate specify the upper-left
corner of the field.
Function R (add field) or DR (delete field).
Field Identifier 0-9, A-Z, a-z, :, ;, <, =, >, ?, @, [, \, ], -, and . Use $ to delete all fields and
formats. Monarch recommends you use only alphanumeric characters for this field.
Command Identifier
continued on next page