Trapping timeout errors
Trapping timeout errors
- Subject: Trapping timeout errors
- From: Mike Warren <email@hidden>
- Date: Wed, 5 Sep 2001 14:53:47 -0400
After receiving my very own copy of AppleScript In a Nutshell, I rejoined
this list and started playing with scripting again. I'm dissappointed
that some of the new tricks I've learned don't yet work (and never will?)
in OS X -- I was hoping to develop some system-wide tools to replace the
classic tools I have in KeyQuencer. But that's a different problem.
My current problem is ... I have written a script to activate Claris
Emailer 2.0v3, set the account to x and send/get email. It works fine
except for the annoying timeout messages I get first thing in the
morning. Is there a safe way to trap those errors and either exit the try
block or send the equivalent of "do nothing" without displaying an error
message?