#rx: unknown command
Although I have Rexxc in my path, when I try to execute a certain script I get:
rx: unknown command
rx failed returncode 10
I know this is supposed to launch my arexx script, but it doesn't.
Is there something I can do to get the computer to follow the path and find rx
the way it is supposed to? I think the script which calls the second one
containing the rx command simply changes directory to ram: and sets up a new
shell. Even so why doesn' the path seem to be followed?