44
Format: /DELETE
/NODELETE
Description: Specifies whether the T4 file is to be deleted after printing. This qualifier overrides the
default setting for the deletion of received files (see SET PRI NT E R and SH OW PRI N TE R comm ands.) I f
this qualifier is omitted, the default setting is used.
Description: It is recommended you always use PRINT /NODELETE, unless you specifically wish to
delete th e f ile .
QUIT
Description: This command exits the FAX command processor. This is a synonym of EXIT.
SEN D
Format: SEND file [, file ...]
Description: Send a FAX. If mult iple file names are specified , the files are concat enated into a single
document in t h e order that t h ey appear. Wild cards are not allowed in t h e file names. T he file form at s may be
mixed (Printer(default), PostScript (.PS), Fax (.T4),). in which case the naming conventions for file formats
must be followed.
/AFTER
Format: / AFTER= date_time
Description: Specifies that the do cu ment is not to be sent until after the specified time. The time can be in
all standard VMS notations. The keywords TODAY and TOMORROW are allowed.
Example:
FAX> SE ND MYFILE .FAX/ AF T ER= 1-JAN-2004:12:30:00
/CLASS
Format: / CLASS= n
Description: Specifies which group of fax devices will be eligible to sen d th is FAX. All f ax d evices are
assigned a cla s s # wh en they are d efined. T he docu ment will b e q ueued to th e device with in that class, wh ich
currently has the fewest entries in its queue. The default class if none is specified is 0.
/ COMME N T
Format: / CO MMENT= "text comment"
Description: This qualifier gives a textual com ment that may be as so ciated with a sen t fax. Th is comment
will be includ e d in the log f ile e n try, the jo u rnal file en t ry and the co mpletio n mail message a s s o ciated with the
fax and may be used to associate any useful information such as accounting information with the fax. The
maximum length of t he text string is 40 character s. I f spaces or special charact er s ar e inclu d ed in the commen t
it must be enclosed in quotes.
/COVERSHEET
Format: /COVERSHEET[=filespec]
Description: This qualifier specifies th at a covers heet is to be sent along with th e fax. If no coversh eet
filename is specified, the name FAX$COVER_CFG is used for th e nam e of t he co versheet con figurat ion file
and FAX$COVER_ O VL is th e logical name f or t he o verlay file. Th e con figurat ion file specifies th e t ext on
the coversheet, its lo cat io n and the overlay file names which co ntain the image the t ext is o ver laid o n.
/DELETE
Format: /DELETE[=SUCCESS | =ALWAYS]
Description: If this is s p ecified, th e file(s) will be de le t ed after t he send is complet e . A value o f SUCCESS
indicates the file(s) should only be deleted if the send is successful. A value of ALWAYS indicates the file(s)
should be deleted whether the send is successful or not. The default is SUCCESS. This qualifier is not
position al. It ap plies to all f ile s s p ecified in t h e SEND comma n d.