PMDF User's Guide
OpenVMS Edition
PMDF-USR-VMS-6.0


Previous | Contents

LAST

Display the last message of those currently selected, or the last part or page of the current message.

Syntax

LAST

Qualifiers Defaults
/EDIT /NOEDIT
/MESSAGE /MESSAGE
/PAGE /MESSAGE
/PART /MESSAGE
/PAUSE /PAUSE
/TRIM_HEADER /TRIM_HEADER

PARAMETERS

None.

DESCRIPTION

The LAST command displays the last message of those currently selected, /MESSAGE, or the last part, /PART, or page, /PAGE, of the current message.


QUALIFIERS

/EDIT

/NOEDIT (default)

When /EDIT is specified, the editor will be invoked to display the message. This is the default when PMDF MAIL is invoked with the command PMDF MAIL/EDIT=(READ). /NOEDIT prevents the editor from being invoked.

/ENTIRE

/MESSAGE (default)

/PAGE

/PART

Display the last message of those currently selected, /MESSAGE or /ENTIRE, or the last part, /PART, or page, /PAGE, of the current message. The /PAGE qualifier is treated as /PART when the editor is invoked to display the message. When the current message is a single-part message, the commands LAST/PART and CURRENT/MESSAGE are equivalent.

/PAUSE (default)

/NOPAUSE

When displaying the message, after a page of information has been output PMDF MAIL pauses and requests that you press RETURN if you wish to continue reading. To suppress these prompts, specify /NOPAUSE.

/TRIM_HEADER (default)

/NOTRIM_HEADER

When /NOTRIM_HEADER is specified, all header lines in the message will appear when the header is next displayed. By default, message header lines are trimmed; this behavior is explicitly requested with the /TRIM_HEADER qualifier.


Previous | Next | Contents