Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site wjvax.wjvax.UUCP Path: utzoo!linus!decvax!decwrl!pyramid!pesnta!wjvax!curl From: curl@wjvax.UUCP (Jim Curl) Newsgroups: net.micro.pc Subject: msc 3.0 Message-ID: <670@wjvax.wjvax.UUCP> Date: Tue, 18-Mar-86 12:09:27 EST Article-I.D.: wjvax.670 Posted: Tue Mar 18 12:09:27 1986 Date-Received: Sun, 30-Mar-86 08:02:57 EST Organization: Watkins Johnson Co., San Jose Ca. USA Lines: 17 I recently implemented a patch to command.com in DOS 3.1 to enlarge the environment space (the shell command method didn't work??). I really needed to do this because the paths in my environment variables had to be limited and the drive specifications left out because the environment was full. Upon implementing the change, I happily added paths to the INCLUDE environment variable for MSC 3.00 only to discover that it caused the error Command line error: argument list for `p0.exe' too big Apparently the INCLUDE variable is included in the total 128 characters allowed as part of the command line. I wasn't able to account for all 128, though. Has anyone else encountered this problem? Is there an easy way around it? -- Jim Curl -- San Jose