Itschak and Dave, thanks for the direction to Msg("off") - it works
perfectly for me!Thanks and have a great day! On Tue, Jul 28, 2015 at 7:31 AM, Robinson, Dave (GE Capital NonGE) < [email protected]> wrote: > Code something like > > msg_status = msg("off") > > before your submit. You can if you like have an ISPF message instead, eg; > > 'setmsg msg(twsul011)' > > > -----Original Message----- > From: IBM Mainframe Discussion List [mailto:[email protected]] On > Behalf Of Bill Ashton > Sent: 28 July 2015 12:27 > To: [email protected] > Subject: Submit job without messages > > Hello...I am working on a Rexx program for users, and as part of the > process, I want to submit a JCL member right away when the program starts. > There are no edits or changes needed, so I just issue a TSO SUBMIT.... > command. > > However, the users are annoyed with the "...SUBMITTED" message and the > interruption. Is there any way to either trap and discard the message, or > keep the message from appearing? Is there a different way to submit this > JCL other than the TSO SUBMIT, so maybe the message would not appear at all? > > Thanks for your ideas and suggestions! > Billy > > -- > Thank you and best regards, > *Billy Ashton* > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, send email > to [email protected] with the message: INFO IBM-MAIN > > ---------------------------------------------------------------------- > For IBM-MAIN subscribe / signoff / archive access instructions, > send email to [email protected] with the message: INFO IBM-MAIN > -- Thank you and best regards, *Billy Ashton* ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
