Re: Error handling with AppleScript
Re: Error handling with AppleScript
- Subject: Re: Error handling with AppleScript
- From: Walter Ian Kaye <email@hidden>
- Date: Wed, 14 Jul 2004 00:28:07 -0700
At 05:00p +1000 07/14/2004, Matthew Smith didst inscribe upon an
electronic papyrus:
AppleScript has a try block with an 'on error' section for catching the
error, which you throw with an error statement.
See the the Try statement AppleScript Language Guide:
http://developer.apple.com/documentation/AppleScript/Conceptual/AppleScriptL
angGuide/index.html
You should also look at the Error Numbers & Error Messages in the same
document.
And for those not covered, there's always Black & Bleu...
-boo
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.