All,

I want to pass multiple parameters to a rexx running in batch, but one of the parameters can contain spaces (--> multiple words).

I tried

EXEC PGM=IKJEFT01,PARM='MYREXX P1 "P2 IS HERE" P3'

and also

EXEC PGM=IKJEFT01,PARM='MYREXX P1 ''P2 IS HERE'' P3'


but all in vain. no chance?


Thank you all,
Michael

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@bama.ua.edu with the message: GET IBM-MAIN INFO
Search the archives at http://bama.ua.edu/archives/ibm-main.html

Reply via email to