Yes -- I use the rexx support in tcmd/tcc -- in this case when rexx is turned on it first searches for the
open object rexx dll, if found it uses it otherwise it then searches for the regina (rexx) dll -- What I want to
do is when tcmd start, alter the "PATH" to remove OO Rexx dir so when tcc start is uses the regina dll
Would an alternate approach be in the tcstart command (my guess is that by the time that this is started, the rexx dll has been loaded) add back into the PATH env var the open object rexx path ans recreate the PATH var with
That wouldn't work -- the REXX dll has already been loaded, and the SET /V wouldn't affect the environment of the parent Take Command, so it wouldn't affect starting subsequent TCC shells.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.