Error Handling in VBScript

S

Sokrat Saydahmat

Hi,
I have a custom form and behind the form I have some VB script for button
click event, is there a way in vbscript to perform the error handling? Like
"On Error goto" Or "On Error resume next"?

sokrat.
 
Top