Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!pasteur!ucbvax!CORY.BERKELEY.EDU!dillon From: dillon@CORY.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga Subject: Re: New Assigns. CLI Paths and such. Message-ID: <8803070549.AA02289@cory.Berkeley.EDU> Date: 7 Mar 88 05:49:07 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 21 :> What I want to see are SYMBOLIC paths. And I want to be able :> to specify that a path search NOT put up a requestor when a specified :> volume is not mounted. ^^^^^^^^^^^^^^^^^^^^^^ : :....it doesn't! At least not if the CLI (or RUN) is searching the path; :asking for a display of the current path with the PATH command itself WILL :put up a requestor if the volume isn't mounted, but that's probably a good :idea. (This is probably the cause of the misunderstanding.) : : : -- Pete -- Yes, but I can't put all the assign's I want in my startup script because ASSIGN itself requires the destination be mounted before it adds it to my path. I want to put an arbitrary disk in an arbitrary drive and be able to run commands from that disk's c directory (read: whatever symbolic directory paths I choose) without having to do any kind of initialization. It gets even worse when you have several CLI's lying around. -Matt