Forgive me for posting this again, but I am really stumped. Would anyone
have an idea of where to start troubleshooting this? I have a point in a
handler where I use:
if not exists window "theWindow" then
load nib "TheNib"
end if
show window "theWindow"
...
Occasionally, the "load nib" command triggers TWO
"NSReceiverEvaluationScriptError" message windows. Once I "OK" the error
windows, the handler continues and executes just fine (including the loading
of the nib and showing of the window). Moreover, if I place a try block
around the process, the error(s) still occur! I use this same procedure
with numerous other nibs and windows, and it never happens with those. Any
ideas? Anyone?
Thanks,
John
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-studio mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/applescript-studio/email@hidden
This email sent to email@hidden