Re: Staying on Dos Emulation Screen after .bat file finishes
[email protected] Wed, 17 Mar 2021 08:34:22 -0400
| Newsgroups | alt.comp.editors.batch |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 12 Mar 2021 10:49:12 -0700, Grant Taylor <[email protected]> wrote: >On 3/12/21 5:23 AM, [email protected] wrote: >> How do you keep the DOS Emulation screen active and at the same point >> after a batch file has finished, WITHOUT using the "pause" command? >> Using windows 7, 64bit here. > >There used to be an option to close thee window automatically after the >program (batch file in this case) finished. You could disable it so >that the window would stay open. However, it's not usable for anything >else. The only thing you can do is close it at your convenience. > >There may still be a setting like that somewhere. Thanks, Grant, I will look for that..... jack