Big Iron wrote:
For your REXX exec, use this instead of the current linkmvs coding:

   cparm = var1' 'var2' 'var3
   address linkmvs 'cla2 cparm'

That should pass one parameter to cla2 incorporating the 3 values. I haven't
tried your exact REXX code but I have used the same code in other places
myself.

  Bill


Well, yes, that will work if I want to get one
parm string. But I wanted to get multiple strings
and update some of them.

Kind regards,

-Steve Comstock

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