#Assigns in 2.1
01-Jan-93 11:05:18
Sb: #83241-#Assigns in 2.1
Fm: Christopher Tolmie 73657,3335
To: Steve Motto 75570,2674
Steve,
You've duplicated my exact same results. However, WSHell, which I use,
doesn't need the RX command or the .rexx suffix if the script is in the
REXX: assigned device, it knows to look for an ARexx script if the shell
doesn't first find a command by that name, actually though, I think it
looks for an ARexx script first. I had a rexx script called break.rexx and
of course the command BREAK in C:, well unless I used the path C:BREAK
when calling the command the break.rexx would get run instead. It looks
like even WSHell needs more in the argument string when using multiple
assigns.
Chris