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-


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