The "More" Command
Posted: 02 Jul 2011 09:08
Hi all,
I have a batch program that calls another batch program when a specific string is typed. In the called batch program, there is a lot of text. I tried using the "More" command to make it pause after each screenful of information, but all it does is type the raw text of the file, pause after each screenful of raw text, and then execute the batch program without pausing. How can I fix this?
I have a batch program that calls another batch program when a specific string is typed. In the called batch program, there is a lot of text. I tried using the "More" command to make it pause after each screenful of information, but all it does is type the raw text of the file, pause after each screenful of raw text, and then execute the batch program without pausing. How can I fix this?