On 8/21/2007 12:41 PM, willie bunter wrote:
  I am trying to perform an XMIT (pds member) from one partition to another and 
I am partially successful.  Below is my command:
XMIT NYZ380.ZAWTPWG DA('CNTL.JCL(SMSJOB1'))

  What the command does it creates the member SMSJOB1 in a pds ZAWTPWG.CNTL.JCL
Does XMIT allow to create the member in a given PDS .e.g TEST.CNTL.JCL? If so could anyone please provide me the correct syntax. I tried various commands but I kept getting the "ISPD204 Invalid parameter - ' CMD(&ZPTCPRM' contains unrecognized parameter.

If you showed us your actual command, I think you simply have the trailing ' mark in the wrong place. You need
        XMIT  NYZ380.ZAWTPWG DA('CNTL.JCL(SMSJOB1)')

--
        Walt

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