Fsdownload Command - HP Color LaserJet 5500 Technical Reference Manual

Printer job language - technical reference manual
Hide thumbs Also See for Color LaserJet 5500:
Table of Contents

Advertisement

FSDOWNLOAD
Command
Syntax:
Parameters:
Example: Using the
FSDOWNLOAD
Command
Related Commands:
The FSDOWNLOAD command downloads a file to the
printer file system. If a file with the same name exists, the
downloaded file overwrites it.
@PJL FSDOWNLOAD FORMAT:BINARY SIZE= int
~NAME = " pathname " [<CR>]<LF>
< binary data ><ESC>%-12345X
Parameter
SIZE=integer
NAME = "pathname"
SIZE = integer — The size variable indicates the
number of bytes in the file to be downloaded. The size
indicates the number of bytes immediately following the
<LF> to the next UEL command.
NAME = "pathname" — For the FSDOWNLOAD
command, "pathname" must be a file (not a directory).
For a complete description of the NAME parameter, see
the NAME = "pathname" description on pages 9-2 – 9-3.
<binary data> — This is the binary file data to be
downloaded, such as font files and macro data.
This example demonstrates using the FSDOWNLOAD
command to download a file to the printer file system.
@PJL FSDOWNLOAD FORMAT:BINARY
~NAME = "0:\pcl\macros\Name: HP Logo;
~Application; ABC; Manufacturer: XYZ;
~Version: 7.9; Date:8/7/94" SIZE = 22<CR><LF>
22 bytes of macro data <ESC>%-12345X
FSAPPEND, FSDELETE, FSDIRLIST, FSINIT, FSMKDIR,
FSQUERY, FSUPLOAD, INFO FILESYS
Functional Range
31
0 to 2
– 1
Roman-8 characters
01 thru 255
PJL File System Commands 9-7
Default
N/A
N/A

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents