PMDF System Manager's Guide


Previous Contents Index


EDIT_FAX

Edit a queued PMDF-FAX message.

Syntax

EDIT_FAX [message-id[,...]]

Command Qualifiers Defaults
/ALL /NOALL
/CHANNEL=name None
/CONFIRM /NOCONFIRM
/LOG /LOG

Parameters

message-id[,...]

A comma separated list of one or more message identification numbers shown with a previous DIRECTORY command. Ranges are allowed.

Description

The addresses of queued FAX messages may be edited so as, for instance, to correct an incorrect FAX telephone number. The messages to be edited are specified by their message identification numbers shown by the most recent DIRECTORY command. That number appears in the leftmost column of the DIRECTORY command listing. Ambiguous message numbers must be qualified by the proper channel name with the /CHANNEL qualifier.


Qualifiers

/ALL

/NOALL (default)

Edit all messages shown by the last DIRECTORY command. When used in conjunction with the /CHANNEL qualifier, only those messages shown by the last DIRECTORY command for the specified channel will be edited. Unless /NOCONFIRM is specified with /ALL, you will be required to confirm any EDIT_FAX/ALL operation.

/CHANNEL=name

Specifies the name of the channel from which to edit messages. Wildcards are not permitted.

/CONFIRM

/NOCONFIRM (default)

When /CONFIRM is specified, you will prompted to confirm each message edit operation.

/LOG (default)

/NOLOG

Specifies whether informational messages for each message edit operation are generated.


Previous Next Contents Index