delorie.com/archives/browse.cgi | search |
Message-ID: | <376250D6.7FF2625B@hitech.net.au> |
From: | leroy <leroy AT hitech DOT net DOT au> |
X-Mailer: | Mozilla 4.5 [en] (Win98; I) |
X-Accept-Language: | en,ja |
MIME-Version: | 1.0 |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | Re: DJGPP autoexec.bat |
References: | <E10sjSj-0005Hf-00 AT smtp DOT intekom DOT co DOT za> <37622638 DOT 0 AT news DOT uni-bielefeld DOT de> |
Organization: | Internet Primus |
Cache-Post-Path: | diddley.primus.com.au!unknown AT ras39 DOT ports DOT bgn DOT primus DOT com DOT au |
X-Cache: | nntpcache 2.3.3 (see http://www.nntpcache.org/) |
Lines: | 34 |
Date: | Sat, 12 Jun 1999 22:21:42 +1000 |
NNTP-Posting-Host: | 203.134.0.92 |
X-Complaints-To: | abuse AT telstra DOT net |
X-Trace: | wa.nnrp.telstra.net 929190482 203.134.0.92 (Sat, 12 Jun 1999 22:28:02 EST) |
NNTP-Posting-Date: | Sat, 12 Jun 1999 22:28:02 EST |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
Or for long filenames enclose them in double quotes PATH="c:\Program Files\Common\WindowsCrashes";C:\DOS heh. Cheers, leroy. Manni Heumann wrote: > In article <E10sjSj-0005Hf-00 AT smtp DOT intekom DOT co DOT za>, djgpp AT delorie DOT com wrote: > > >I use 95 - but I run DJGPP in a normal Win DOS box - there is an option in > >the properties for a DOS box to increase the environment size - this is > >what you need to stop the "too many parameters" error. You are overwriting > >the path param due to an insuffiecient environment. > > > > Sorry, but this is wrong. > If you are out of environment space, you will get an error that says exactly > this. > The error "too many parameters" is more like a syntax error. Somewhere in the > path= line you have a space, which doesn't belong there. Avoid spaces when > defining environment variables! > Probably the original poster tried to set the path to a long filename, like in > path=program files\something. You will have to use the short (dos) name of > that directory. > > -- > > Manni
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |