From: Erik Max Francis Newsgroups: comp.os.msdos.djgpp Subject: Re: help me Date: Sun, 06 Jul 1997 03:19:10 -0700 Organization: Alcyone Systems Lines: 25 Message-ID: <33BF711E.2D823403@alcyone.com> References: <33BEE77E DOT 4A73 AT mindspring DOT com> NNTP-Posting-Host: newton.alcyone.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 Todd Smith wrote: > every time I restart my computer and type "set" in the ms-dos window my > two djgpp lines have disappeared. > > set DJGPP=C:\DJGPP\DJGPP.ENV > set PATH=C:\DJGPP\BIN;%PATH% > > it says to put them in the autoexec.bat file but I just type them at the > dos prompt, am i doing it wrong? Without specific data, it's hard to say, but best guess is that there's something in your autoexec.bat that is halting the execution before it gets to the lines you've added. A common occurrence is when calls to other batch files are included in autoexec.bat; DOS is too stupid to know it's wiser to spawn (e.g., keep executing the original batch file when you're finished) than not. -- Erik Max Francis, &tSftDotIotE / email / max AT alcyone DOT com Alcyone Systems / web / http://www.alcyone.com/max/ San Jose, California, United States / icbm / 37 20 07 N 121 53 38 W \ "All the gods are dead / except the god of war." / Eldridge Cleaver