path name from Apple Event
path name from Apple Event
- Subject: path name from Apple Event
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Sun, 14 Aug 2005 14:28:23 +0200
My app gets an Apple Event: eventClass: 'aevt', eventID: 'odoc' .
NSAppleEventDescriptor *dio = [ event descriptorForKeyword:
keyDirectObject ];
This has the descriptorType 'list' and contains (among other data) a
path name.
But how do I get this path name as NSString ?
[ dio stringValue ] just returns nil.
Kind regards,
Gerriet.
_______________________________________________
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