Photo Gallery Member List Search Calendars FAQ Ticket List Log Out


Error handling

 
Logged in as: Guest
arrSession:exec spGetSession 2,2,122
 Active Users: There are 0 members and 0 guests.
 Users viewing this topic: none
 

 

 
  
  Printable Version
All Forums >> [Scripting] >> WSH & Client Side VBScript >> Error handling
  Do you like VisualBasicScript.com? Link to us and help spread the word about our forum. Thanks!
Page: [1]
Login
Message << Older Topic   Newer Topic >>
 Error handling - 6/6/2001 7:02:05 AM   
  israelda

 

Posts: 13
Score: 0
Joined: 5/23/2001
From: Israel
Status: offline
I have a vbscript that opens excel and does a whole load of
stuff. If the excel or the VB script fail I want the vbscript to exit via
an error handler.

How do I do this??
 
 
Post #: 1
 
 Re: Error handling - 6/6/2001 7:04:53 AM   
  pia

 

Posts: 13
Score: 0
Joined: 5/31/2001
From: USA
Status: offline
You need to use the on error goto (label) statement.
When an error occurs the code will then branch to the code after
the label.

(in reply to israelda)
 
 
Post #: 2
 
 
 
  

If you found our site useful please link to us <a href="http://www.visualbasicscript.com">VisualBasicScript.com</a>.
All Forums >> [Scripting] >> WSH & Client Side VBScript >> Error handling Page: [1]
Jump to:





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts