library_vb » Revisions »
Differences
This shows you the differences between the selected revisions of the page.
| 2012-03-22 | 2012-03-22 | ||
| copying error handling section from vbscript (martin) | Enable custom error handling comment (martin) | ||
| Line 130: | Line 130: | ||
| Dim mySession As New Session | Dim mySession As New Session | ||
| + | ' Enable custom error handling | ||
| On Error Resume Next | On Error Resume Next | ||