From: pneyz Newsgroups: comp.os.msdos.djgpp Subject: Re: enviroment variable & building Allegro Date: Sun, 11 Jan 1998 11:29:44 -0800 Organization: Smoof Team Lines: 18 Message-ID: <34B91DA8.728A5E7B@bethany.edu> References: <34B90A47 DOT E1100722 AT pipeline DOT com> NNTP-Posting-Host: scz-ca6-23.ix.netcom.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk > echo set C:\DJGPP\DJGPP.ENV set djgpp=c:\djgpp\djgpp.env and remove the line above it (it's not an error, just unnecessary). Also, that is a /really/ messed up autoexec. Why do you have all those targets that aren't used, and what are you trying to accomplish with the goto %config% statement? "load doublespace driver" isn't going to do anything for two reasons. One being that it's an invalid command, and two being that it's located after "win", so it won't get run. It's also a bad idea to explicity declare the COMSPEC variable. -- /* pneyz[smoof.ganja] pneyz AT bethany DOT edu "Fine Malt Coding" http://www.armory.com/~pneyz */