Re: Applescript error - NSCannotCreateScriptCommandError
Re: Applescript error - NSCannotCreateScriptCommandError
- Subject: Re: Applescript error - NSCannotCreateScriptCommandError
- From: Nick Zitzmann <email@hidden>
- Date: Thu, 15 Jul 2004 21:01:42 -0600
On Jul 15, 2004, at 8:38 PM, Steve Palmer wrote:
Resending:
In your scriptSuite you have an object called "TestApp". Are you
subclassing NSApplication?
Unless you've got a specific reason to subclass NSApplication, I'd
recommend you just categorize NSApplication if you want to add some
AppleScript accessors. Then change the "TestApp" class in your
scriptSuite and scriptTerminology files to "NSApplication" and try that
out.
Nick Zitzmann
<
http://www.chronosnet.com/>
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.