Assigns in 2.1
01-Jan-93 14:16:18
Sb: #83003-Assigns in 2.1
Fm: Andy Finkel 70007,4173
To: Christopher Tolmie 73657,3335
The transition is transparent if the program does an Open. AmigaDOS does
its multi-assign magic on the Open call. Programs that scan the directory
first, or do other tricks first, are going to skip the AmigaDOS multiple
assign code.
So, basically, the non-tricky apps will work. The tricky ones will not
follow the multi-assign.
andy