Message-Id: <3.0.6.16.20010506121556.4eff55aa@pop3.01019freenet.de> X-Moto: I like to be lesbian. X-Sender: nur DOT nurani AT pop3 DOT 01019freenet DOT de X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (16) Date: Sun, 06 May 2001 12:15:56 -0200 To: djgpp AT delorie DOT com From: Nur Nurani Subject: Re: More TMP dir ? Cc: djgpp AT delorie DOT com In-Reply-To: <9d32va$fhs$1@info.cyf-kr.edu.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk REM beginning of autoexec.bat IF exist e:\tmp SET PATH=e:\tmp IF not exist e:\tmp SET PATH=c:\tmp REM other pathes SET PATH=%PATH%;..... Nur Rafal Maj has written at 10:46 06.05.2001 +0200 : > >How can I tell DJGPP to use e:\tmp as temporary directory, but alsow to use >c:\tmp if e:\tmp is not available ? >Thanks in advice >Raf256 > > > > >