HP PCL/PJL reference - Printer Job Language Technical Reference Manual

9-10 PJL File System Commands EN
FSMKDIR Command
The FSMKDIR command creates the specified directory on the
printer file system.
Syntax:
@PJL FSMKDIR NAME = "pathname" [<CR>]<LF>
Parameters:
NAME = "pathname"For the FSMKDIR 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 and 9-3.
Example: Using the FSMKDIR Command
The following two command lines demonstrate using the FSMKDIR
command to create directories on the printer file system.
@PJL FSMKDIR NAME = "0:\pcl" [<CR>]<LF>
@PJL FSMKDIR NAME = "0:\pcl\macros" [<CR>]<LF>
Related Commands:
FSAPPEND, FSDELETE, FSDIRLIST, FSDOWNLOAD, FSINIT,
FSQUERY, FSUPLOAD, INFO FILESYS
Parameter Functional Range Default
NAME = "pathname" Roman-8 characters
01 thru 255
N/A