Skip to content

Documentation ARexxAPI MAILREPLY

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

MAILREPLY

NAME:: MailReply -- Open a new Write window to reply the selected messages.

TEMPLATE:: VAR/K,STEM/K,QUIET/S

FUNCTION:: Opens a new Write window in order to reply the selected messages.

INPUTS:: VAR/K - alternative variable to put the results into instead of RESULT (V2.0)\ STEM/K - base name used for the stem where the returned data will be stored (V2.0)\ QUIET/S - force the window to stay invisible (V2.1)\

RETURNS:: VAR - info returned by the command\ <STEM>WINDOW - number of the created window\

 `RC` is set to 10 if no message is selected, typically because the
 folder is empty.

NOTES:: Depending on the configuration, a requester may open to e.g. let the user select the address to reply to; the command won't return until the Write window finally opens.

EXAMPLE::

BUGS::

SEE ALSO::

Home

Getting Started

Troubleshooting

Advanced use of YAM

Cookbooks

Development

Clone this wiki locally