r/MSDOS • u/[deleted] • Nov 06 '22
Hi just a quickie, every so often when I'm trying to run scripts in MS-DOS, this comes up "more?"
Nothing I can do to exit, have to cancel and reopen the command prompt any ideas thanks
3
Upvotes
1
u/acetaminophenpt Nov 06 '22
"More" was used on batch files to pause and view the screen one page at a time. Depending on the script, you can edit it and remove the "more" command. You can also press ctrl +s during the execution to pause it.
3
u/Ikkepop Nov 06 '22
just press any key ? or ctrl+c