Example 2-5. Sample Font Utility Script File Using Controlbuf 113 - HP Spooler FASTP Manual

Network print processes
Table of Contents

Advertisement

Installing and Configuring FASTP Network Print
Processes
buffer
contains the two-byte string <28,46> to be used as an alternate shift-to-
one-byte string.
CONTROLBUF 113 — FONT Job Sectioning
CONTROLBUF 113 within a FONT job limits the scope of the following data to one or
more specific location names. This limitation applies until the next end-of-job or
CONTROLBUF 113 is encountered.
The Spooler allows a maximum of 255 FONT jobs. The FASTP network print
processes allow sites to have the effect of a large number of FONT jobs by allowing a
single FONT job to contain many FONT sections. CONTROLBUF 113 allows up to
4095 sections to be described for each FONT job. The syntax of CONTROLBUF 113
is:
CONTROLBUF 113 location;
where
location
is the Spooler location in internal file name format. Location names must be blank
filled to 16 characters in length.
Example 2-5
contains a sample Font utility script file that splits a FONT job into two
sections. The first section applies to a single location. The second section applies to
two different locations.

Example 2-5. Sample Font Utility Script File Using CONTROLBUF 113

START-FONT
?FONT COLORGROUP1
! This section only applies to #LASER.BLUE
?CONTROLBUF 113 "#LASER
"This is font job data for blue jobs"
"This is font job data for blue jobs"
"This is font job data for blue jobs" 
"This is font job data for blue jobs"
! This section applies to #LASER.PINK and #LASER.RED
?CONTROLBUF 113 "#LASER
"This is font job data for pink and red jobs"
"This is font job data for pink and red jobs" 
"This is font job data for pink and red jobs" 
"This is font job data for pink and red jobs"
?END-FONT
?START-LOCATIONS
#LASER.BLUE
#LASER.PINK
#LASER.RED
Spooler FASTP Network Print Processes Manual — 427528-006
BLUE
PINK
"#LASER
RED
COLORGROUP1
$LASER.#A
COLORGROUP1
$LASER.#A
COLORGROUP1
$LASER.#A
Using the CONTROL, CONTROLBUF, and
";
"
";
2 - 31
SETMODE Operations

Advertisement

Table of Contents
loading

Table of Contents