Re: ProcessInformationCopyDictionary
Re: ProcessInformationCopyDictionary
- Subject: Re: ProcessInformationCopyDictionary
- From: Jean-Daniel Dupas <email@hidden>
- Date: Wed, 11 Feb 2009 13:15:33 +0100
Le 11 févr. 09 à 12:54, Trygve Inda a écrit :
I think it exists a standard Apple Event to retrieve a process
version. (get «vers»)
But you can also add a custom "get version" Apple Event handler to
your helper and use it to retrieve the version from your pref pane.
Hmmm... It seems keyAEVersion ('vers') only gets the version info
for the
Apple Event Manager, not the target process.
Trygve
Using AppleScript, you can test what it returns.
tell app "your application" to get version
AFAK, it just sends a get vers event.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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