[comp.sys.amiga.tech] PathAssign and Resident

dan-hankins@cup.portal.com (01/14/89)

>PathAss c: ram:,rad:c,df0:c,df1:
>c:Resident c:makedir
Resident: Cannot make 'makedir' resident - Pure bit not set
 
     Path-handler has no problem finding Resident or makedir - they're
both on df0:c.  But when opening makedir, the protection bits are lost
and Resident thinks that the program is not 'pure'.
 
     Of course, one way to handle this is to use the Pure option of the
Resident command - but that is defeating the purpose of having a purity
protection bit in the first place.
 
     Can anyone suggest a better solution?  If replying by mail, send to
dan-hankins@cup.portal.com.
 
 
Dan Hankins