Re: Cocoa/Applescript question
Re: Cocoa/Applescript question
- Subject: Re: Cocoa/Applescript question
- From: Steve Gehrman <email@hidden>
- Date: Thu, 15 Dec 2005 20:21:06 -0800
I'm trying to figure out a clean Cocoa solution. How can I set it up
so my sdef(or scriptsuite) to expect to receive an 'fss '?
Do I need to create a class in my sdef for this? I don't see any
existing classes with code 'fss '.
How do I receive the array of fss objects in my command method? It
will be the direct parameter, but it's an array of what? Can I set up
a Cocoa object to know how to coerce an fss to a path?
-steve
On Dec 15, 2005, at 12:24 AM, Annard Brouwer wrote:
What you want to do is to traverse the list descriptor and then try
coerce the 'fss ' descriptor to an FSSpec or alias or something
like that. Expect to dig a lot in the document above but eventually
you'll find it...
_______________________________________________
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