Re: Using AppleScript Scripts in Cocoa Applications - TN2084 error or just me?
Re: Using AppleScript Scripts in Cocoa Applications - TN2084 error or just me?
- Subject: Re: Using AppleScript Scripts in Cocoa Applications - TN2084 error or just me?
- From: "I. Savant" <email@hidden>
- Date: Mon, 28 Apr 2008 12:59:57 -0400
On Mon, Apr 28, 2008 at 12:40 PM, Mohsan Khan <email@hidden> wrote:
> I tried to run the code in my main method which worked well, but not in my
> AppController.m - does it matter?
What Jean-Daniel was asking is what is the specific signal that was
sent when the app crashed? EXC_BAD_ACCESS or something similar? Also,
the "long call stack" often contains pertinent information (which is
why it's got such a prominent place in the debugger window) - post it.
Also, please *provide the complete, relevant code listing*. All of
it. The broken pieces you've sent so far don't tell us how you're
creating/handling errorDict, for example.
See: http://catb.org/~esr/faqs/smart-questions.html
Provide all relevant code, the full backtrace (call stack), and
any/all exceptions, error messages, signals, etc. Without this minimal
effort, nobody's going to be able (or willing) to help you.
--
I.S.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden