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 (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to