Re: OSA Errors -1750 and -1753
Re: OSA Errors -1750 and -1753
- Subject: Re: OSA Errors -1750 and -1753
- From: Steve Roy <email@hidden>
- Date: Mon, 14 Jul 2003 08:46:40 -0400
Emmanuel <email@hidden> wrote:
>
I think that -1753 can be any error that the programmer has not correctly
>
handled. When the app receives "-1753" I think its job is to issue a special
>
call, "TellMeWhatErrorExactly" (I'm not sure about the actual name) which
should
>
return a more specific error number.
-1753 is the generic error number returned. To get the OSA error, you use
OSAScriptError() with the appropriate selector (kOSAErrorNumber,
kOSAErrorBriefMessage, etc) to get the information you want.
Steve
--
Steve Roy <email@hidden>
Personal homepage: <
http://homepage.mac.com/sroy>
Projects homepage: <
http://www.roydesign.net>
_______________________________________________
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.