180
Chapter 9 PGL Commands
Call LOGO Command (Create)
This command allows you to call a previously defined logo for priting at a
specified place on the form you are creating. The format of th is command is:
Tabl e 19. Call LOGO Command
Field Function Option/Modifier Selections
LOGO Initiates Create LOGO mode. Enter LOGO
The SR and SC parameters use the same methods for defining the LOGO Print area. Whether in
columns or dots depends on the SCALE Command. You may also use the XX.YY format for
plotting duplication print locations explained earlier in th e Standards Section.
SR; Plots the starting ROW of the logo. Enter a value ranging from 1 to one less
than the maximum form length, then end
the entry with the parameter delimiter.
SC; Plots the starting COLUMN of the
logo.
Enter a value ranging from 1 to one less
than the maximum form width, then end
the entry with the parameter delimiter.
Name Specifies a previously defined logo
for printing.
Enter the logo name exactly as entered
when defining and storing the logo.
STOP Command Terminator. Enter STOP and the printer waits for a new
command. Leave STOP out and the
printer will wait for another LOGO
Command.