Path: utzoo!utgpu!utstat!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!bionet!agate!ucbvax!POSTGRES.BERKELEY.EDU!dillon From: dillon@POSTGRES.BERKELEY.EDU (Matt Dillon) Newsgroups: comp.sys.amiga.tech Subject: Re: Finding current Directory Message-ID: <8902172032.AA06581@postgres.Berkeley.EDU> Date: 17 Feb 89 20:32:25 GMT Sender: daemon@ucbvax.BERKELEY.EDU Lines: 15 :In article <406@bilver.UUCP> alj@bilver.UUCP (arthur johnson) writes: :> For ASSIGN, use 'ASSIGN ???: ""' <- two double quotes to ASSIGN something :>to the current directory. I think you can use the "" on some other AmigaDOS :>commands, but am not sure if you can use it in ALL reasonable situations. : Neil Weinstock | att!cord!nsw Writes: :Well, one reasonable situation where I can't use it is from Matt's shell :v2.11. The double quote is ignored. Is there any way to do it? I just :checked the docs and didn't find anything. Yes you can.. use the \ overider. assign this: \"\" -Matt