Spooler Plus Utilities Reference Manual
Font Utility
Spooler Plus Utilities Reference Manual—522294-002
4-13
SETMODE Directive
?END-FONT
?START-LOCATIONS
! Location Font Device
#LASER.BLUE COLORGROUP1 $LASER.#A
#LASER.PINK COLORGROUP1 $LASER.#A
#LASER.RED COLORGROUP1 $LASER.#A
?END-LOCATIONS
SETMODE Directive
The SETMODE directive imbeds a SETMODE procedure call in the font job.
function
is a device-dependent function. You must specify a number in the range 0 through
32767. See the SETMODE procedure in the Guardian Procedure Calls Reference
Manual for the functions.
param1
is the parameter described with the SETMODE procedure in the Guardian
Procedure Calls Reference Manual. You must specify a number in the range 0
through 32767.
param2
is the parameter described with the SETMODE procedure in the Guardian
Procedure Calls Reference Manual. You must specify a number in the range 0
through 32767.
Example
?SETMODE 6 0 1 ! Enable transparent printing
Note. In the CONTROLBUF 113 call, location names must be blank-filled to 16 characters in
length. The destination need not be specified to match location groups. The location name is
not case-sensitive. The data for the CONTROLBUF call is delimited by a semicolon (;).
?SETMODE function param1 param2