> -----Original Message-----
> From: IBM Mainframe Discussion List On Behalf Of Taddei, Cathy
> 
> I agree with Gil and Charles.  IMO, a DD statement would be pointless.
> If a programmer wanted to receive a parm via DD, they could have done 
> it already.  One of the advantages of PARM= is that you can stick it 
> in a proc, where DD * will not work.

//A  PROC
//.....
//SYSIN  DD DDNAME=SYSIN
//   PEND
//BB EXEC A
//.....
//BB.SYSIN  DD *
...
...
/*

Works here....

    -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