From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fc208a456ebf1d2b X-Google-Attributes: gid103376,public From: griest-tom@cs.yale.edu (Tom Griest) Subject: Re: Installing Gnat 'out of environment space' Date: 1996/04/16 Message-ID: <4l04sjINNeh@RA.DEPT.CS.YALE.EDU>#1/1 X-Deja-AN: 147776170 references: <31729998.22F2@dial.pipex.com> organization: Yale University Computer Science Dept., New Haven, CT 06520-2158 cc: nicnac@dial.pipex.com newsgroups: comp.lang.ada Date: 1996-04-16T00:00:00+00:00 List-Id: Nick Sharples writes: >I'm having trouble running out of environment space when I try to >run the 'setpath.bat' file with the latest >release of Gnat for Win95. > >How do I solve this little problem? Too bad the Win95 help is so junky that you can't use it to figure this out. Maybe in the next release of Win95.... Anyhow you can try this: ----------------------------------------------------------------------------- To increase the environment space allocated to a command window in Win95: You can change either the properties of the "command.com" program or any shortcut to that program. The following tells you how to do it to the command.com program: Right click on start button. Click on "explore". Using the explorer, navigate to the windows directory (normally c:\windows) and right-click on "command.com" in the right pane. Click "properties". Select the "Memory" tab and in the drop down box under "Initial Environment" choose a size of at least 1024 bytes.