InterviewSolution
Saved Bookmarks
| 1. |
How to capture a runtime Error in VBScript? |
|
Answer» If we want to capture the error, then Err Object is used. |
|