This tip was printed from the MalekTips Computer and Technology Help and Tips website at http://malektips.com.

DOS and Batch Files - Too Much Help

SUMMARY: Pausing the display of help information for a DOS command.

Have you ever performed a /? on a DOS command to view help, only to find the help scrolling off the screen? Don't panic. Just add '> txt' to the end of the command, and you'll find a textfile called 'txt' that has the contents of the help.

For example, to view the help on the DIR command, which under some versions of DOS will contain enough information to fill up and scroll one screen, type in this command at the prompt - "DIR /? > tmp" (without quotes).


 

 

Press the "print" button on your browser or select "File" - "Print" to print this tip. Then, return to DOS and Batch Files - Too Much Help

Standard disclaimer applies - read http://malektips.com/disclaim.html