I'm trying to copy all files in a directory into a PDS - using OGET it works
just fine but I would like to use OGETX which says it can copy ALL members
in one command - that seems to be a lie.

 

According to the IBM TSO Help for OGETX:

 

The following command copies the files in the z/OS UNIX directory
/usr/sbllib to the MVS PDS named DATAFILE, removing any suffixes appended to
the z/OS UNIX files and accepting lowercase file names. 

                                                                    

  OGETX /usr/sbllib/ DATAFILE LC SUFFIX                             

 

Yet when I try this it fails:

 

ogetx /u/me/git/zigi/ZIGI.PANELS/ test.panels text

 

results in: BPXF129E MVS PDS OR PDSE ME.TEST.PANELS WAS SPECIFIED AS THE
OUTPUT FILE.  A MEMBER NAME IS REQUIRED.


 

Lionel B. Dyck <sdg><
Website:  <http://www.lbdsoftware.com/> http://www.lbdsoftware.com

"Worry more about your character than your reputation.  Character is what
you are, reputation merely what others think you are." - John Wooden

 


----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to