EduardoJacob
Programmer
I'm experimenting calling REXX Panexit from ISPF Panel using syntax:
PANEXIT((var1,var2,...),REXX,RexxName)
(on OS/390 2.10)
It's working fine.
Now, I've read at "ISPF Dialog Guide and Reference" that it is possible to pass a dialog variable that contains a list of names of variables...
Does anybody did this before?
Thanks
PANEXIT((var1,var2,...),REXX,RexxName)
(on OS/390 2.10)
It's working fine.
Now, I've read at "ISPF Dialog Guide and Reference" that it is possible to pass a dialog variable that contains a list of names of variables...
Does anybody did this before?
Thanks