NDC comm CompuFax User Manual

Page 68

Advertising
background image

4 4

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 PRINTER and SHOW PRINTER commands.) If
this qualifier is omitted, the default setting is used.
Description:

It is recommended you always use PRINT / NODELETE, unless you specifically wish to

delete the file.

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 multiple file names are specified, the files are concatenated into a single

document in the order that they appear. Wild cards are not allowed in the file names. The file formats 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 document 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> SEN D MYFILE.FAX/ AFTER= 1-JAN -2004:12:30:00

/ CLASS
Format:

/ CLASS= n

Description:

Specifies which group of fax devices will be eligible to send this FAX. All fax devices are

assigned a class # when they are defined. The document will be queued to the device within that class, which
currently has the fewest entries in its queue. The default class if none is specified is 0.

/ COMMEN T
Format:

/ COMMENT= "text comment"

Description:

This qualifier gives a textual comment that may be associated with a sent fax. This comment

will be included in the log file entry, the journal file entry and the completion mail message associated with the
fax and may be used to associate any useful information such as accounting information with the fax. The
maximum length of the text string is 40 characters. If spaces or special characters are included in the comment
it must be enclosed in quotes.

/ COVERSHEET
Format:

/ COVERSHEET[= filespec]

Description:

This qualifier specifies that a coversheet is to be sent along with the fax. If no coversheet

filename is specified, the name FAX$COVER_CFG is used for the name of the coversheet configuration file
and FAX$COVER_OVL is the logical name for the overlay file. The configuration file specifies the text on
the coversheet, its location and the overlay file names which contain the image the text is overlaid on.

/ DELETE
Format:

/ DELETE[= SUCCESS | = ALWAYS]

Description:

If this is specified, the file(s) will be deleted after the send is complete. A value of 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
positional. It applies to all files specified in the SEND command.

Advertising