Re: Getting mad with simple applescript handling (kAEGetURL)
Re: Getting mad with simple applescript handling (kAEGetURL)
- Subject: Re: Getting mad with simple applescript handling (kAEGetURL)
- From: "M. Uli Kusterer" <email@hidden>
- Date: Wed, 18 Jun 2003 02:59:26 +0200
At 16:54 Uhr +0200 17.06.2003, Yann Bizeul wrote:
Without success, stringValue is (null). So I think I'm not trying to
get things the right place, can somebody tell me where to get the URL ?
I see it when doing this :
I haven't done AEvts in Cocoa yet (only in Carbon), but
conceptually, AppleEvents are like a dictionary. So I'd guess you'll
have to tell it to give you the "direct argument" from the event,
which should get you an AEDescriptor, and from that you should get
the stringValue.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.