LC from TxED
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