Newbie Questions: Error numbers - any complete reference available?
Newbie Questions: Error numbers - any complete reference available?
- Subject: Newbie Questions: Error numbers - any complete reference available?
- From: Simon Brown <email@hidden>
- Date: Mon, 24 Feb 2003 12:57:51 +0000
Recently I posted some questions about Network Setup Scripting. I am still
struggling with this script app, though I am making (slow) progress.
I've recently encountered two error messages that aren't listed in the
ASLanguageGuide and wondered if anyone on this list had an extensive or
complete listing of errors. The ones I've had are:
"Network Setup Scripting got an error:
An error of type -3293 has occured"
And, when I took the script round to a friend who had Script Debugger (but
hasn't yet used it in anger) trying to establish why the script wouldn't
quit neatly when I raise an error within an idle handler, I got:
An error of type 1010 has occurred.
While running the script app saved in Applescript debug mode using the
"Execute Idle Handler" script or using the "external debug" method. The
result of the error is that the script won't quit at all in external debug
mode (hope my terminology is correct - as I'm back at home writing this now
- I mean where the script app is compiled & saved in the AS debug language
so it calls SD to open it when it is double-clicked).
Any help would be much appreciated. Any direct answers to the above problems
would be great, as would a link to an error listing on the web or an email
containing such a list (as likely to be too big to post here).
TIA
--
Simon
--------------
p.s. I'm also posting another question about idle handlers vs other handlers
- please answer where you think appropriate.
_______________________________________________
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.