Re: 'info for' braindead about .app packages
Re: 'info for' braindead about .app packages
- Subject: Re: 'info for' braindead about .app packages
- From: Walter Ian Kaye <email@hidden>
- Date: Wed, 5 May 2004 18:03:40 -0700
At 08:21p -0400 05/05/2004, Rob Jorgensen didst inscribe upon an
electronic papyrus:
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
Dang, I forgot to leave off the ".plist" again. Thanks!
And hopefully all FTP apps (where I'm using it) will use the
"Info.plist" convention, and not something odd like
"info-macos.plist" (Adobe...).
-boo
_______________________________________________
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.