CompuServe Messages

LC from TxED

    04-Jan-89 22:17:04
Sb: #28787-LC from TxED
Fm: Bill Hawes 72230,267
To: Gabe J. Feder 76117,1163
Gabe, Running commands using the "address command" facility in ARexx normally requires that you supply a full path for the command you're running, or that the commands be in C:. The reason for the limitations is that "address command" isn't really an ARexx host; it's just passing the command string to AmigaDOS, and the DOS facility has a lot of shortcomings. From your description of the problem it sounds like LC can't find the commands it needs from this environment. Bill