Changing Email Report Server/400 to use new MAILSPLSEL command for interactive emailing from RJSWRKOUTQ and RJSWRKSPLF commands
From Support
In version 1.72 of the Email Report Server/400, a new command called: MAILSPLSEL was created. This command can take the place of the MAILSPLF prompt when option 1 is chosen from the RJSWRKOUTQ and RJSWRKSPLF selection screens. The selection screen also allows the Email Report Server/400 address book to be prompted.
Type the following command to change RJSWRKOUTQ and RJSWRKSPLF to use the MAILSPLSEL command instead of MAILSPLF for interactively emailing reports.
CHGMSGD MSGID(CMD0101) MSGF(RJSERS/ERSMSGF2) Msg('RJSERS/MAILSPLSEL FILE(&1) JOB(&2) USER(&3) JOBNBR(&4) SPLNBR(&5)')
Resetting back to system default setting
Type the following command to change RJSWRKOUTQ and RJSWRKSPLF to use the MAILSPLF command
Note: This is the system default setting.
CHGMSGD MSGID(CMD0101) MSGF(RJSERS/ERSMSGF2) MSG('? RJSERS/MAILSPLF ?*FILE(&1) ?*JOB(&4/&3/&2) ?*SPLNBR(&5)')
