Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!unmvax!gatech!udel!new From: new@udel.EDU (Darren New) Newsgroups: comp.sys.amiga Subject: Re: problem using "assign" Keywords: find the dumb mistake Message-ID: <17283@louie.udel.EDU> Date: 9 Jun 89 22:27:46 GMT References: <7144@ecsvax.UUCP> Sender: usenet@udel.EDU Reply-To: new@udel.EDU (Darren New) Distribution: na Organization: University of Delaware Lines: 10 If you have an assign to a directory on the disk and then remove the disk from the drive, the assign command will only tell you the disk name and not the full directory path. This is because the assign creates a lock (containing a pointer back to the volume lock). All of the intermediate directory names on the path are not around anywhere when the disk is out. Try doing the assigns and put the LC1: disk back in to check the assigns on that volume. Since you say that the LC command does not find the locks, something may indeed be wrong; but it sounds like a misinterpretation of output to me... -- Darren