> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of McKown, John
> 
> > -----Original Message-----
> > From: IBM Mainframe Discussion List On Behalf Of Chase, John
> > 
> > Hi, All,
> > 
> > While "playing around" with OGET in batch on z/OS 1.9, I 
> saw the next 
> > topic in the manual was about OGETX, so I thought I'd 
> fiddle with that 
> > a bit.
> > 
> > //OGETX    EXEC PGM=IKJEFT01,DYNAMNBR=30 
> > //SYSPRINT DD SYSOUT=*
> > //SYSTERM  DD SYSOUT=*
> > //SYSTSPRT DD SYSOUT=*
> > //SYSTSIN  DD * 
> >   OGETX '/my/unix/path/name/file.name' + 
> >                'MY.OUTPUT.PDS' binary suffix
> > /*
> > 
> > Here's the output:
> > 
> > READY 
> >   OGETX '/my/unix/path/name/file.name' 'MY.OUTPUT.PDS' 
> binary suffix 
> > COMMAND OGETX NOT FOUND READY END
> > 
> > "Whiskey Tango Foxtrot???"
> > 
> >     -jc-
> 
> OGETX and OPUTX are both REXX execs which run only in the 
> ISPF environment. They are in SYS1.SBPXEXEC.

Wonderful.  In which manual (if any) is that documented?  Certainly not
in the "z/OS 1.9 UNIX System Services Command Reference", where OGETX
itself is (somewhat) documented.

    -jc-

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [EMAIL PROTECTED] with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to