I came to some VBScript examples, and I saw the statement On Error Resume Next basically at the beginning of the script.
On Error Resume Next
What does it do?
It basically tells the program when you encounter an error just continue at the next line.
1.4m articles
1.4m replys
5 comments
57.0k users