03-13-2008, 11:26 PM
Hi,
We have a situation that while running batch files,if we come across any errors, we need to skip that statement and go to the next statement. The error could occur on any test in the batch file.(for eg- If we have 20 tests to run in the batch file, if the error occurs in the 5th or 13th test , it should skip that and go to the next statement and complete running the entire batch.)
And also we do not have QC in our company.
Thanks.
We have a situation that while running batch files,if we come across any errors, we need to skip that statement and go to the next statement. The error could occur on any test in the batch file.(for eg- If we have 20 tests to run in the batch file, if the error occurs in the 5th or 13th test , it should skip that and go to the next statement and complete running the entire batch.)
And also we do not have QC in our company.
Thanks.