1 /BEFORE
/BEFORE=date
Selects all the mail messages received before the specified
date. If you do not specify a date, Mail selects all of the
mail messages received before the current day (today). You can
also specify the keywords YESTERDAY and TODAY. For example, the
command READ/BEFORE=YESTERDAY would select all mail messages
received before yesterday.
2 /CC_SUBSTRING
/CC_SUBSTRING=text
Selects messages containing the specified text in the CC: field
of the message, where the specified text is usually a node name
or user name.
3 /EDIT
Invokes a text editor. Unless you have selected a different
editor by entering the SET EDITOR command, the TPU-based EVE
editor is invoked. Use your editor to peruse the current message.
When you are done, enter the appropriate command to quit from
your selected editor. If you decide to edit the message and want
to keep a copy of the newly edited message, enter the appropriate
command to exit (use the EXIT command in EVE) and supply a file
name.
4 /FROM_SUBSTRING
/FROM_SUBSTRING=text
Selects messages containing the specified text in the From: field
of the message, where the specified text is usually a node name
or user name. This command searches only the node name and user
name of the sender; it does not search the personal name field.
5 /MARKED
/MARKED
/NOMARKED
Selects messages that have been marked. The /NOMARKED qualifier
selects messages that are not marked.
6 /NEW
Selects the NEWMAIL folder and displays new mail messages
received while you are in Mail. If there are no new messages,
Mail displays the message "%MAIL-W-NONEWMAIL, no new messages".
When a mail file other than your default mail file is open, Mail
closes the file and opens your default mail file.
7 /PAGE
/PAGE[=keyword]
/NOPAGE (default)
Controls the display of information on the screen.
You can use the following keywords with the /PAGE qualifier:
CLEAR_SCREEN Clears the screen before each page is displayed.
SCROLL Displays information one line at a time.
SAVE[=n] Enables screen navigation of information, where n
is the number of pages to store.
The /PAGE qualifier allows you to navigate through a maximum of 5
screens containing up to 255 columns of information. When you use
the /PAGE qualifier, you can use the following keys as well:
Key Sequence Description
Up arrow (^ ), Ctrl/B Scroll up one line.
Down arrow (v ) Scroll down one line.
Left arrow (< - ) Scroll left one column.
Right arrow (- > ) Scroll right one column.
Find (E1) Specify a string to find where the
information is displayed.
Insert Here (E2) Scroll right one half screen.
Remove (E3) Scroll left one half screen.
Select (E4) Toggle 80/132 column mode.
Prev Screen (E5) Get the previous page of information.
Next Screen (E6), Get the next page of information.
Return, Enter, Space
F10, Ctrl/Z Exit.
Do (F16) Toggle the display to oldest/newest
page.
Ctrl/W Refresh the display.
8 /REPLIED
/REPLIED
/NOREPLIED
Selects messages that have been replied to with the REPLY
command. The /NOREPLIED qualifier selects messages to which you
have not replied.
9 /SINCE
/SINCE=date
Selects all of the mail messages received on or after the
specified date. The format for the date is dd-mmm-yyyy. If
you do not specify a date, Mail selects all of the mail
messages received on the current day. You can also specify the
keywords YESTERDAY and TODAY. For example, the command READ
/SINCE=YESTERDAY would select all mail messages received since
yesterday.
10 /SUBJECT_SUBSTRING
/SUBJECT_SUBSTRING=text
Selects messages containing the specified text in the Subj: field
of the message.
11 /TO_SUBSTRING
/TO_SUBSTRING=text
Selects messages containing the specified text in the To: field
of the message, where the specified text is usually a node name
or user name. The /TO_SUBSTRING qualifier will not search the
personal name field.