1 09/21/82 read_mail request: last, l
2
3 Syntax: l -control_arg
4
5
6 Syntax as an active request: l -control_arg
7
8
9 Function: prints the message number of the last message of the
10 specified type; as an active request, returns the message number.
11
12
13 Control arguments:
14 -include_deleted, -idl
15 prints or returns the message number of the last message in the
16 mailbox whether or not it has been deleted.
17 -only_deleted, -odl
18 prints or returns the message number of the last deleted message.
19 -only_non_deleted, -ondl
20 prints or returns the message number of the last non-deleted message
21 in the mailbox. Default
22
23
24 Notes:
25 If there are no messages of the specified type, the active request will
26 return the value zero.