PMDF User's Guide
UNIX Edition


Previous Next Contents Index


return

Return a message to its sender.

Syntax

return [message-id[,...]]

Qualifiers Defaults
-all -noall
-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

Queued messages may be returned to their originator with the return command. The messages to be returned 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.


Qualifiers

-all

-noall (default)

Return all messages shown by the last directory command. Unless -noconfirm is specified with -all, you will be required to confirm any return -all operation.

-confirm

-noconfirm (default)

When -confirm is specified, you will be prompted to confirm each message return operation.

-log (default)

-nolog

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


Previous Next Contents Index