>What is the command line that you add to your autoexec.bat file to avoid
>this message popping up when you start indycar II?
I never had problems with this in ICR2. The space used for storing
info like path-statements or doskey macros?
If yes, the line belongs into config.sys, not autoexec.bat. It should
approximately look like this:
shell=C:\command.com C:\ /p /e:800
The relevant part is /e:800. It allocates 800 bytes for environment
space (the default is 512 bytes, I believe). You can also use other
values. If you have DOS 6.x, try typing "help shell" or "help config"
at the prompt.
--
Wolfgang Preiss \ E-mail copies of replies to this posting are welcome.
\ (Not necessary if you're posting from Europe.)
wopr"at"stud.uni-sb.de \ To contact me by e-mail, remove the final "2" from
\ the reply-to: address.
Uni des Saarlands \ Sorry for the inconvenience. You know why.