DOSBox already has an internal command "TYPE"
But it doesn't provide '/P' parameter to view a text file
with pauses.
This patch will add '/p' parameter to TYPE command.
TYPE [filename] /P
Before applying this patch, try 'addkey' patch first.
Ah..
This patch also adds VER and CHCP commands.
(internal)
VER just shows version number of DOSBox.
CHCP shows 'current active code page'
When you hit HELP command,
its messages will also be displayed with pauses, too.
Logged In: YES
user_id=844698
Originator: YES
Removed UNMOUNT
File Added: function.patch
refresh
Logged In: YES
user_id=844698
Originator: YES
refresh
File Added: function.patch