Assigns in 2.1
28-Dec-92 21:12:11
Sb: #82962-Assigns in 2.1
Fm: Christopher Tolmie 73657,3335
To: Vic Wagner 76046,3004
Hi, Vic,
I remember making adding additional multiple logical device assigns for
REXX: or CGFONTS: with v2.04 and typing DIR REXX: or DIR CGFONTS: I woould
only see the files in the first ASSIGN never any further. Plus if I have
REXX: assigned to multiple directories ARexx only looks in the first one.
ASSIGN REXX: SYS:REXX DH0:REXX DH2:REXX
When I try to call an ARexx script that is not in Sys:Rexx it isn't found.
So is it the programs that don't know how to find the added assigns or
that ASSIGN isn't showing them where to look?
Chris