-
-
Notifications
You must be signed in to change notification settings - Fork 18
Documentation ARexxAPI MAILMOVE
Jens Maus edited this page Feb 13, 2017
·
1 revision
NAME:: MailMove -- Move the selected messages to another folder. (V2.0)
TEMPLATE:: FOLDER/A
FUNCTION:: Moves the selected messages to the specified folder.
INPUTS::
FOLDER/A
- name, directory or number of the destination folder; the folder at the top of the folder list is at position 0
RETURNS::
RC
is set to 10 if the specified folder doesn't exist.
NOTES::
EXAMPLE:: {{{#!arexx /* Move the selected messages to the Archived folder */ MAILMOVE Archived }}}
BUGS::
SEE ALSO:: NEWMAILFILE