Answers for "terminate batch job (y/n) meaning"

1

terminate batch job (y/n) meaning

N - the cmd interpreter will skip the current command and proceed to the next command in the batch file. 

Y - the cmd interpreter will  abort execution of the batch file and return to DOS prompt.
Posted by: Guest on February-27-2022

Browse Popular Code Answers by Language