Date: Sat, 03 Mar 2001 23:56:04 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: "Edward F. Sowell" Message-Id: <3405-Sat03Mar2001235603+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp AT delorie DOT com In-reply-to: <3AA118C2.40820D12@home.com> (sowelled@home.com) Subject: Re: Where does command line length limitation come from? References: <3AA03539 DOT F5CF05AE AT home DOT com> <2427-Sat03Mar2001102342+0200-eliz AT is DOT elta DOT co DOT il> <3AA118C2 DOT 40820D12 AT home DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: "Edward F. Sowell" > Newsgroups: comp.os.msdos.djgpp > Date: Sat, 03 Mar 2001 16:05:40 GMT > > So, the CMDLINE environment variable approach, once available, will > solve the problem without resorting to a response file? As long as your command line is no longer than 1KB, yes. Environment variables are limited to 1KB on Windows 9X, that's a static limit some wise guy put into Windows.