Re: Command-line length
- Posted by Robert Craig <rds at EMAIL.MSN.COM> May 22, 1998
- 655 views
Terry Constant wrote: > 4Dos allows a command-line length of 255 characters, > 511 after expansion of environment variables. > Apparently Euphoria limits the command-line to the > Dos length of 128. I need to use the longer 4Dos > command-line. Is there a way around this > limitation in Euphoria? > If not, would it be possible to lengthen the > command-line that Euphoria accepts in a future > (fairly soon I hope) update/release? I get a beeping sound in DOS if I try to type a command line longer than 128 characters. I don't think there's anything I can do about that in Euphoria. Running the command from system() inside a program doesn't seem to help. I don't have 4DOS installed anymore so I can't test Euphoria with it. I'm not limiting anything to 128 characters inside Euphoria itself. Regards, Rob Craig Rapid Deployment Software