Re: Easy way to get a app version number?
Re: Easy way to get a app version number?
- Subject: Re: Easy way to get a app version number?
- From: Michelle Steiner <email@hidden>
- Date: Tue, 11 May 2004 08:44:34 -0700
On May 11, 2004, at 3:23 AM, Martin Orpen wrote:
Does someone have a easy way to get a version number of a application?
Here's a hard way:
Here's an easy way for Panther:
set foobar to choose file of type {"APPL"} default location (path to
applications folder)
set the version_Num to the short version of (info for foobar)
-- Michelle
--
"Beware the march of ideas."
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.