Re: Applescript error - NSCannotCreateScriptCommandError
Re: Applescript error - NSCannotCreateScriptCommandError
- Subject: Re: Applescript error - NSCannotCreateScriptCommandError
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 7 Jul 2004 18:24:02 -0600
On Jul 7, 2004, at 3:50 PM, Steve Palmer wrote:
set foo to name of current task
where 'name' is a get method on a task object and 'current task' is a
task object returned by the NSApplication delegate, I'm getting:
2004-07-07 14:41:55.653 Vienna[2183] Error converting apple event to
script command: 10 "NSCannotCreateScriptCommandError"
Unfortunately the source is too long to post here so my question is:
what does this error actually mean?
Does your NSApplication delegate class have an implementation of
-objectSpecifier?
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.