From: Ian Chapman Newsgroups: comp.os.msdos.djgpp Subject: Re: autoexec.bat prob Date: Fri, 29 Oct 1999 12:24:37 -0400 Organization: Nortel Lines: 24 Message-ID: <3819CA45.9511CBAD@nortelnetworks.com> References: <7vce3m$rfg$1 AT nntp4 DOT atl DOT mindspring DOT net> NNTP-Posting-Host: bcarib90.ca.nortel.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 4.7 [en] (Win95; U) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi, try saveas and look at where you are saving it. It should be c:\autoexec.bat. Also if you simply exit EDIT remember to ensure that you clk the save file button. If you are not using edit it may be saved as c:\aoutexec.bat.doc or xxx! Regards Ian. Neekolai wrote: > > If anyone can help me with my djgpp setup problem, it would be much > appreciated. When I go to modify my autoexec.bat file it doesn't save the > info after I run it. Here's what I add... > > PATH=C:\DJGPP\BIN;%PATH% > DJGPP=C:\DJGPP\DJGPP.ENV > > I save the file, then run autoexec.bat, it runs, then I go back to edit my > autoexec.bat file and the stuff I added is gone. It happens every time! > I don't know what to do, help! > > either post or email: neekolai1 AT hotmail DOT com > > Thank you