Re: out of enviornment space

From: Joern Loetsch Date: September 15, 2000 technical Source: cognigencorp.com
From: "Joern Loetsch" <jloetsch@stanford.edu> Subject: Re: out of enviornment space Date: Fri, 15 Sep 2000 22:14:28 +0200 You have to adapt your COMSPEC variable. If I'm not misktaken, you have to add to the CONFIG.SYS file the following command: SET COMSPEC = C:\WINDOWS\COMMAND\COMMAND.COM /E:1024 The important part is the E:1024. This increases the envirnoment space NONMEM, or better the fortran complier, is compaining about. The path of the command.com has to be adapted according to the directory where your command.com is stored. Hope it works, I can't test it right now because I'm running Windows 2000. Regards Jorn Lostch
Sep 15, 2000 Kambhampati Error-out of Environment space
Sep 15, 2000 Mark Sale RE: Out of environment space
Sep 15, 2000 Nick Holford Re: Out of Environment Space
Sep 15, 2000 Joern Loetsch Re: out of enviornment space
Sep 16, 2000 Nsingh RE: Out of environment space