To enable history (get the old commands, the ones you've typed before in the current session)
at the DOS prompt use command doskey, just type it at the prompt:
doskey
After that you will be able to retreive the previous commands with Up and Down keys.
|