dir /p should paginate the output of the dir command so
you get a 'Press any key to continue' message after
each page of output has been displayed. As is, that
command is completely ignored it seems.
also, dir /? does nothing atm, it SHOULD display a help
page.
Lord Nightmare
Logged In: YES
user_id=535630
oh well.
both features are in my view optional.
Maybe I will implement it oneday.
the /p switch might be handy as I use it myself a lot.
Many commands inside dosbox don't offer the /? switch.
Which might be considerred a bug but we got more bugs
concerning the documentation :)
Logged In: YES
user_id=535630
The bug has been fixed.
Wait for the upcoming new version to see it.
Or:
The updated source is available by cvs.
See the link on top of the screen for information on how to get
the new sources.
The DOSBox Team