PJL
3-81
filedevice
DEVICE = filedevice File storage media. Case insensitive.
flash
flash1
disk
disk1
rom
The rom value is used for the LRUNFILE command only.
Note: The command is ignored if the device is not installed.
flashdevice
DEVICE = flashdevice File storage media.
flash
flash1
filename
FILENAME = "fname"
OLDFILENAME = "fname"
NEWFILENAME = "fname"
Fname is comprised of a filename, a unique identifier for a
file, and a filetype, which specifies the type of file. The format
is
filename.filetype.
The
filename must be one of the following:
macro ID PCL macros
symbol set ID PCL symbol sets
font ID PCL fonts
actual filename data, Type 1 fonts, demo files
(case sensitive)
The filetype must be one of the following:
t1 PostScript font
sFnt5 PCLscalablefont
bFnt5 PCLbitmapfont
MAC5 PCL macro
data User Data
type1 PostScript font
demo Demo
p5scalable PCLscalablefont
p5bitmap PCLbitmapfont
p5macro PCL macro
p5symset PCL symbol set
ppdsbm PPDS bitmap font
xlmacro PCLXLuserstream
All fname specifications must be enclosed in quotation marks
and cannot exceed 127 characters.
If the file is password-protected, the password must be
provided in order to unlock the file.
For additional information about passwords, see “File and
Device Protection Commands” on page 3-86.
Table 3-22: Variables for Flash and Disk File and Password Commands (Continued)
Parameter Syntax Description