I have the following jcl statement:
   
  //SYSUT2 DD DSN=&&LOADPAS,DISP=(,PASS),
  // DCB=(RECFM=FB,LRECL=80,BLKSIZE=3600),
  // UNIT=3390,SPACE=(TRK,(1,1),RLSE)
   
  I would like to pass it to the following command ... how could I do this?  I 
tried putting the &&LOAD... in the statement but it doens't like that.
   
  OPUT 'xxxxxxxxxxxxxxx' '/u/shuusr3/shu3msg1'
   
  Thanks.

                
---------------------------------
How low will we go? Check out Yahoo! Messenger’s low  PC-to-Phone call rates.

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