Version 1.72 of the Email Report Server/400 includes a new command called MAILSPLSEL. This command can take the place of the MAILSPLF prompt when you choose option 1 from the RJSWRKOUTQ and RJSWRKSPLF selection screens. The selection screen also let you prompt the Email Report Server/400 address book.
To change RJSWRKOUTQ and RJSWRKSPLF to use the MAILSPLSEL command instead of MAILSPLF for interactively emailing reports, run the following in a command line:
CHGMSGD MSGID(CMD0101) MSGF(RJSERS/ERSMSGF2) Msg('RJSERS/MAILSPLSEL FILE(&1) JOB(&2) USER(&3) JOBNBR(&4) SPLNBR(&5)')
Version 2.69 of the Email Report Server/400 includes the command, MAILSPLFJ. This command is similar to the MAILSPLF command but allows the use of CC and BCC fields.
Note: To use MSILSPLFJ you need the Java runtime version 1.4.
To change RJSWRKOUTQ and RJSWRKSPLF to use the MAILSPLFJ command, run the following in a command line:
CHGMSGD MSGID(CMD0101) MSGF(RJSERS/ERSMSGF2) MSG('? RJSERS/MAILSPLFJ ?*FILE(&1) ?*JOB(&4/&3/&2) ?*SPLNBR(&5)')
To change RJSWRKOUTQ and RJSWRKSPLF to use the MAILSPLF command, run the following in a command line:
Note: This is the system default setting.
CHGMSGD MSGID(CMD0101) MSGF(RJSERS/ERSMSGF2) MSG('? RJSERS/MAILSPLF ?*FILE(&1) ?*JOB(&4/&3/&2) ?*SPLNBR(&5)')