Re: 'info for' braindead about .app packages
Re: 'info for' braindead about .app packages
- Subject: Re: 'info for' braindead about .app packages
- From: Rob Jorgensen <email@hidden>
- Date: Wed, 5 May 2004 20:21:29 -0400
At 4:49 PM -0700 5/5/04, Walter Ian Kaye wrote:
And how should I get the 'short version' for an .app package?
This works for me in OS X 10.2.8.
set c to "defaults read '/Applications/iCal.app/Contents/Info'
CFBundleShortVersionString"
set s_ver to do shell script c
-- Rob
_______________________________________________
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.