PJL
3-10
•
LRESOURCE:
"
device:filename.filetype
" is required for LRESOURCE
variables. (See “Table 3-9: Printer Unique LRESOURCE Variables” on
page 3-45.)
Values for "
device:filename.filetype
" are:
device
flash
,
flash1
,
disk
, or
disk1
(case insensitive)
filename
A unique identifier for a file, such as the macro ID for a PCL
macro, the symbol set ID for a PCL symbol set, the font ID
for a PCL font, and so on. The
filename
is case sensitive.
filetype
An identifier that categorizes the file, such as
p5macro
for
PCL macros or
p5symset
for PCL symbol sets. See the
table beginning on page 3-79 for a complete list of the
supported file types. The
filetype
is case sensitive.
variable=
value
The supported variables and values are listed in the tables beginning on
page 3-12.
Note:
Variables may be modified by the DEFAULT command, except those marked
Read Only. Some variables may only be modified using the PJL SET
command. These variables cannot be modified using the DEFAULT
command. They are marked Set Only.