Re: out of enviornment space
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