I am writing an application with an AREXX interface.
It does not only accept commands from the AREXX port but
should be able to set variables in the calling
AREXX program. But I do not know how to create or set them.
Maybe anybody could help me. I did not discover any useful
information about this topic in RKRM or Native Developer Kit.
THX
Stefan (from Munich, Germany)
(CIS: 100111,2423 ; InterNet: kaintocs@informatik.tu-muenchen.de)
I want to set variables in a similar way as in the example in the
2.0 upgrade kit. The REXX-program says "rv '/varname/'"
and then the wanted values are set in varname.
That helps preventing collisions with other programs.
Thanks,
Stefan