Re: Returning an NSDictionary/record to AppleScript command
Re: Returning an NSDictionary/record to AppleScript command
- Subject: Re: Returning an NSDictionary/record to AppleScript command
- From: Scott Stevenson <email@hidden>
- Date: Mon, 11 Dec 2006 01:50:02 -0800
On Dec 10, 2006, at 9:58 AM, Jerry Krinock wrote:
Error while returning the result of a script command: the result
object...
{nCopied = 0; nDeleted = 0; nIgnored = 1098; }
..could not be converted to an Apple event descriptor of type
'record'.
This instance of the class 'NSCFDictionary' doesn't respond to
-scriptingRecordDescriptor messages.
Is there some secret sauce I need to return an NSDictionary to
AppleScript?
I'd like to help but AppleScript support is something of a black art
from what I've seen.
However, I think this is a case where a Google code search might help
since you know exactly what you're looking for and just need an example:
<http://www.google.com/codesearch>
Maybe that's obvious, but many things are often hidden in plain sight
and all that.
- Scott
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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