CompuServe Messages

ARexx Path

    20-Apr-94 08:25:19
Sb: #40675-ARexx Path
Fm: Bill Hawes 72230,267
To: Mike/CompuStore W-German 71001,210
Mike, I would think that if DirectoryOpus is started from a shell, it should inherit the path from that shell. It's possible though that they decided to copy the Workbench path instead of the one inherited from the shell. It should be easy to test in any event — just put a special directory into the shell's path, and see whether DirectoryOpus picks it up. Arexx commands launched from a shell will inherit the shell's path, and if launched from another application will inherit that path. In the case where the ARexx program's client doesn't have a path, ARexx will use the ARexx server's (rexxmaster) path. -Bill Hawes