How to get NSScriptObjectSpecifier from NSAppleEventDescriptor?
How to get NSScriptObjectSpecifier from NSAppleEventDescriptor?
- Subject: How to get NSScriptObjectSpecifier from NSAppleEventDescriptor?
- From: Bill Cheeseman <email@hidden>
- Date: Fri, 15 Jul 2005 16:15:27 -0400
OK, I stuck.
I know I can call the private NSScriptObjectSpecifier methods
_objectSpecifierFromDescriptor:inCommandConstructionContext:
and
_asDescriptor
to convert back and forth between an object specifier and a descriptor.
But those are private methods, so I would prefer to do this using public
Carbon techniques. But I can't figure out any way to do it.
Can anyone help?
(Apple could help by making these methods public.)
--
Bill Cheeseman - email@hidden
Quechee Software, Quechee, Vermont, USA
http://www.quecheesoftware.com
PreFab Software - http://www.prefab.com/scripting.html
The AppleScript Sourcebook - http://www.AppleScriptSourcebook.com
Vermont Recipes - http://www.stepwise.com/Articles/VermontRecipes
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden