MORE
Home >>
MS-DOS Reference >>
Command Categories >>
Miscellaneous Commands >>
MORE
Description
Displays program output and text one screen at a time.
Command Syntax
MORE < filename
or
command | MORE
-
filename is the name of a file to display
-
command is the name of a DOS command
Comments
MORE is usually used in conjunction with TYPE thus: TYPE filename
| MORE. Only a limited number of commands may be used with MORE in this
way; usually commands which do not need input and only output to the C
stdout function
Printed from the NukeSoft MS-DOS Reference. Copyright
© 1995 - 2006 Marcus Houlden