Votes
Answers
Views
Question
1
1
260
asked 7 years ago by pumpkin
updated 7 years ago by bubblehead712
We have a function library based framework. Each function starts with 'On Error Resume Next'. There is scenario where the script has to exit a test and proceed to next when certain criteria are not met. for this we have tried to use, below methods. but none worked. scipt execution continued as usual...