On 11 Jun 2003, David.Kastrup(a)t-online.de wrote:
I was not aware of the 128 character limitation: does Windows 98 not
contain some command interpreter without such a limitation?
Sounds like a configuration issue.
I think this line in my c:\CONFIG.SYS changes the line limit to 4096.
SHELL=C:\COMMAND.COM /E:4096 /P
-jeff