Path: utzoo!utgpu!news-server.csri.toronto.edu!rutgers!ub.d.umn.edu!cs.umn.edu!cybrspc!roy From: roy%cybrspc@cs.umn.edu (Roy M. Silvernail) Newsgroups: comp.os.msdos.misc Subject: Re: How to enter long command lines Message-ID: Date: 9 Dec 90 18:34:34 GMT References: <2468.275f5c56@verifone.com> Organization: Villa CyberSpace, Minneapolis, MN Lines: 16 steve_a@verifone.com writes: > I need a way of entering a very long command line from the DOS prompt. I'm > running a list of input files to particular program through a batch file and > list is being truncated. Under 4dos, you can get 256 characters. Command.com allows 128 (as you have found). Beyond this, I think you're out of luck. MKS Toolkit does a neat hack with appending command line args to the environment, but your program would have to know they are there, and your command interpreter would have to put them there. -- Roy M. Silvernail |+| roy%cybrspc@cs.umn.edu |+| #define opinions ALL_MINE; main(){float x=1;x=x/50;printf("It's only $%.2f, but it's my $%.2f!\n",x,x);} "This is cyberspace." -- Peter da Silva :--: "...and I like it here!" -- me