F5F Stay Refreshed Software General Software DOS Batch File - help

DOS Batch File - help

DOS Batch File - help

S
snoffy
Member
119
09-07-2016, 11:05 PM
#1
When I press CTRL + Break, I receive the prompt to terminate the batch job or continue.
If I choose N, the batch file should return to the MENU label.
Is there a method to achieve this?
Thank you in advance.
S
snoffy
09-07-2016, 11:05 PM #1

When I press CTRL + Break, I receive the prompt to terminate the batch job or continue.
If I choose N, the batch file should return to the MENU label.
Is there a method to achieve this?
Thank you in advance.

S
Sneakyginger8
Senior Member
580
09-12-2016, 11:30 AM
#2
Exit option added to your menu at the end of the script. It will simply stop when triggered.
S
Sneakyginger8
09-12-2016, 11:30 AM #2

Exit option added to your menu at the end of the script. It will simply stop when triggered.