Re: Newbie Questions: Error numbers - any complete reference available?
Re: Newbie Questions: Error numbers - any complete reference available?
- Subject: Re: Newbie Questions: Error numbers - any complete reference available?
- From: Simon Brown <email@hidden>
- Date: Tue, 25 Feb 2003 01:07:42 +0000
on 24/2/03 18:53, Emmanuel at email@hidden wrote:
>
There is a User script for Smile ("Errors") which is supposed to
>
provide the information corresponding to a given error number. Visit
>
Smile's goodies page:
My copy of the errors script never seems to find any errors. I've tried it
with both -3293 and 1010. I also tested it with more common errors such as
-30 (end of file error) and it didn't find them.
>
<http://www.satimage-software.com/en/soft9.html>
>
or download:
>
<http://www.satimage.fr/software/downloads/errors.sit.hqx>
I just downloaded this to check if my version was too old. Still can't find
any errors with it on my machine. Maybe I'm missing something. Does it have
to be in the user scripts folder?
>
The standard distribution of Smile for OSX includes a similar "Get
>
error information" command.
>
>
I didn't find -3293, but 1010 said "dsBadLibrary = 1010, /* Bad
>
shared library */"
>
>
Could you have some oldie installed such as an old CarbonLib ?
I think the 1010 error might be related to running the script in external
debug mode under Script Debugger on my friends machine. It occured when
trying to quit the stay-open script - I have since discovered that I was
calling my quit() handler when I should have been just issuing the "quit"
command. In the debug mode I think the "continue quit" command was
recursively calling script debugger and preventing the script from exiting??
Unfortunately I can't test the change on my friend's machine as I won't see
him again until next week.
Thanks for responding.
-------------
Simon Brown
-------------
PPC 7500 + G3 card/OS z9.1 + Remote Access 4.02/CarbonLib 1.6/AppleScript
1.8.3/Smile 1.8.8
_______________________________________________
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.