Skip to content

Documentation ARexxAPI MAILMOVE

Jens Maus edited this page Feb 13, 2017 · 1 revision

MAILMOVE

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

Home

Getting Started

Troubleshooting

Advanced use of YAM

Cookbooks

Development

Clone this wiki locally