> -----Original Message-----
> From: IBM Mainframe Discussion List 
> [mailto:[EMAIL PROTECTED] On Behalf Of Chase, John
> Sent: Thursday, July 03, 2008 10:29 AM
> To: [email protected]
> Subject: Command OGETX not found (!?)
> 
> 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.

--
John McKown
Senior Systems Programmer
HealthMarkets
Keeping the Promise of Affordable Coverage
Administrative Services Group
Information Technology

The information contained in this e-mail message may be privileged
and/or confidential.  It is for intended addressee(s) only.  If you are
not the intended recipient, you are hereby notified that any disclosure,
reproduction, distribution or other use of this communication is
strictly prohibited and could, in certain circumstances, be a criminal
offense.  If you have received this e-mail in error, please notify the
sender by reply and delete this message without copying or disclosing
it.  

----------------------------------------------------------------------
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