First post, by diicc tater
EDIT:
sigh.... memory served me and I remember that it's FILES that is the command....
The problem is that I need to set the number of files DOS can access from the default 8 to 250 (max is 255)
DOSBox backbone. can you help me?
/edit
Hey.
Some commands are commonly used in the CONFIG.SYS file and can also
be typed at the command prompt.
Now, I have an application that I would like to get running and the instructiosn say to edit the config.sys to include
files=250
Now, if my memory isn't shot to hell form using XP I think I should be able to use the autoexec part of the conf file by using
set files=250
It doesn't seem to work though.
Am I just remembering wrong about the set cmd?