-
-
Notifications
You must be signed in to change notification settings - Fork 18
Documentation ARexxAPI LISTSELECT
Jens Maus edited this page Feb 13, 2017
·
1 revision
NAME:: ListSelect -- Select messages in the current folder. (V2.0)
TEMPLATE:: MODE/A
FUNCTION:: Selects or unselects messages in the current folder.
INPUTS::
MODE/A
- may be one of N
(none), A
(all), T
(toggle selection) or a numeric value to add to the selection the message in that position, where 0 refers to the message at the top of the folder
RETURNS::
NOTES::
While LISTSELECT N
will unselect everything in the folder, the
current message still remains as such, and for all intents and
purposes will be considered as "selected" by all commands dealing
with selected messages, e.g. GETSELECTED.
EXAMPLE::
BUGS::
SEE ALSO::