The format of the PRINT command is: PRINT < jobname /jsw = > filespec <,...> where: ddn: is the despool device to be used, jobname is the name to be given to the print job, /jsw are the job related switches, filespec is a standard file spec, /fsw are the file related switches. Further qualifiers are SWITCHES and DEFAULTS. 2 SWITCHES Legal PRINT switches are: (job field related switches , i.e. left of the '=' ) /AFTER:hh:mm - the time after which the job is printed /[NO]FLAG - print file flag pages /FORM:n - forms type /HOLD - hold the job in the queue /LENGTH:n - number of lines per page /PRIORITY:n - priority of the print job in the queue /[NO]RESTART - restart the job from the first file (file related switches) /COPIES:n - number of copies of the file /[NO]DELETE - delete the file after printing All switches can be abreviated to two characters 2 DEFAULTS PRINT switch defaults are: ddn: = PRINT queue jobname = the name of the first file or PRINT if '*' filespec typ = LST /AFTER:0:0 (0-23:0-59) /NOFLAG /FORM:0 /LENGTH:infinite /PRIORITY:50 (0-250) /NORESTART /COPIES:1 /NODELETE All switch values are assumed decimal