On Fri, 2 Apr 2004, Arkady V.Belousov wrote: > ASM> space was left in the commandline between the program name and the parameters. > > "program/opt" also remains no spaces before "/opt" in PSP.
Yup. There are some other characters, that trigger the same behaviour, e.g. '=', '+'. That's because those characters are no valid "filename" characters, but accepted by MS COMMAND as token delimiters. Eg. you can place ',' and ';' almost anywhere where you can place a space. Bye, -- Steffen Kaiser ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Freedos-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freedos-devel
