Date: Mon, 21 Oct 2002 07:57:30 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: djgpp-workers AT delorie DOT com Subject: Re: Updates for distrib/ for 2.04 release [PATCH] In-Reply-To: <200210201456.g9KEu7b03463@envy.delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 20 Oct 2002, DJ Delorie wrote: > djecho is for when we need long command lines or interaction with > other djgpp programs. Exactly. And since we can never be sure the lines won't grow longer than 126 characters, or that we won't want to use some feature the DOS builtin doesn't support, djecho is something I'd recommend.