ObNit submit() is a Unix System Services function that is written to be called from REXX. There are a bunch of them.
ObRaisedEyebrows For some reason IBM added the ANSI functions for stream I/O for REXX under Unix but not for REXX under TSO. -- Shmuel (Seymour J.) Metz http://mason.gmu.edu/~smetz3 ________________________________________ From: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> on behalf of Don Poitras <sas...@sas.com> Sent: Wednesday, September 11, 2019 3:56 PM To: IBM-MAIN@LISTSERV.UA.EDU Subject: Re: Submitting batch if you don't have TSO In article <9767139758844518.wa.paulgboulderaim....@listserv.ua.edu> you wrote: > On Wed, 11 Sep 2019 13:40:42 -0500, Len DiCristofano wrote: > >IBM Explorer for z/OS using the z/OS perspective is also an alternative to > >TSO in submitting batch jobs. > > > Could do likewise with UNIX System Services: > > https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.2.0/com.ibm.zos.v2r2.bpxa400/jclsub.htm > The submit command submits JCL from the shell. By using this command > you do not need to open a TSO session to submit JCL. > -- gil The 'submit' command itself is just a REXX program wrapping the REXX 'submit' function. https://www.ibm.com/support/knowledgecenter/SSLTBW_2.4.0/com.ibm.zos.v2r4.bpxb600/subm.htm -- Don Poitras - SAS Development - SAS Institute Inc. - SAS Campus Drive sas...@sas.com (919) 531-5637 Cary, NC 27513 ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN