Changing the Move to Library/Output Queue at the report level
From Support
Upgrade to Email Report Server/400 V2.27 or above, there is a new keyword available that allows you to change the library and output queue at the report level.
The new keyword ALTMOVE: has been added to Email Report Server/400. This keyword, when entered in the report's user defined data parameter, will allow a report to override the default library and output queue that was established. This option may only be used when the after processing option is *MOVE. The syntax is:
ALTMOVE: LIB/OUTQ~
ALTMOVE: is the keyword, LIB is the new library name and OUTQ is the new outq name. A forward slash must be entered between the library name and the outq name. A tilde must follow the outq name.
NOTE: if there are multiple parameters entered into the user defined area, each parameter must be followed by a ~.
Example:
ALTMOVE:QUSRSYS/JOANN~MAILTO:JOANN@RJSSOFTWARE.COM~
