Re: application version
Re: application version
- Subject: Re: application version
- From: Michelle Steiner <email@hidden>
- Date: Tue, 7 Oct 2003 08:56:38 -0700
On Tuesday, October 7, 2003, at 04:33 AM, John Cochrane wrote:
In OS 9 I used to find the version of a particular application by
set appVersion to (version of file appFile)
however this does not work for me under OS X.
set foo to choose file
tell application "Finder"
{version of foo, product version of foo}
end tell
For BBEdit 6.5, it returns this:
{"6.5.3, )1992-2002 Bare Bones Software, Inc.", "Wednesday, September
4, 2002"}
--Michelle
--
Help, I've caught a cult, and can't get out!
_______________________________________________
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.