Dave, A long long time ago there was a package called TSO Utilities from IBM. It had COPY, LIST, FORMAT and MERGE commands. I found COPY in one of our LINKLIBs that would appear to be from this package.
We even appear to have the HELP for it. Alan Field Technical Engineer Principal BCBS Minnesota Phone: 651.662.3546 Mobile: 651.428.8826 From: "Hansen, Dave L - Eagan, MN" <[email protected]> To: [email protected], Date: 06/17/2013 12:21 Subject: Batch TSO COPY? Sent by: IBM Mainframe Discussion List <[email protected]> Dear Group, From my '=6' (Enter TSO or Workstation commands ) I enter COPY. It comes back and says "ENTER 'FROM' DATA SET NAME -". If I follow the prompts it will copy a PDS member for me. I thought this was TSO doing this. But I found no TSO COPY command. Q). Who's COPY program am I running when TSO responds with the dataset prompt? I ran a batch job: //STEP1 EXEC PGM=IKJEFT1A,DYNAMNBR=300 //* SPROC DD DSN=SYS1.LPALIB,DISP=SHR //SYSPRINT DD SYSOUT=R //SYSTSPRT DD SYSOUT=R //SYSTSIN DD * COPY FROM 'PMSBDH.LIB.DOC(XESPRTRS)' TO 'VPS.WORKSPC(XESPRTRS)' /* // When I run my batch job I don't see COPY executing. I don't see much for error messages. Many thanks in advance, Dave ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN ---------------------------------------------------------------------- For IBM-MAIN subscribe / signoff / archive access instructions, send email to [email protected] with the message: INFO IBM-MAIN
