Can someone please explain the below:

C:\>hexdump aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
aaaaaaaaaaaaaaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbcccccccccccccccccccccccccccccccccccccccccccc
Commandline longer than 125 characters.
Can not set environment variable 'CMDLINE'.
Environment full?
C:\>grep shell config.sys
File CONFIG.SYS:
shell=c:\command.com /p /l:1024 /e:32768
C:\>


"hexdump" is just a simple MSDOS program and it doesn't
make any difference which program I try to execute.

It looks to me like command.com is doing the exact right
thing, trying to set the CMDLINE variable for the long
parameter, but I have no idea why it would fail to set
it.

Any ideas?

Thanks. Paul.



_______________________________________________
Freedos-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to