Re: documentation for Snow Leopard Quicktime?
Re: documentation for Snow Leopard Quicktime?
- Subject: Re: documentation for Snow Leopard Quicktime?
- From: Christopher Nebel <email@hidden>
- Date: Fri, 4 Sep 2009 10:46:39 -0700
On Sep 3, 2009, at 11:39 PM, Shane Stanley wrote:
On 4/9/09 3:13 PM, "Paul Berkowitz" <email@hidden> wrote:
Should I do Tell Application/Applications/Utilities/Quicktime
Player 7" instead...?
The other alternative is to try the id notation:
tell application id "com.apple.quicktimeplayer"
as opposed to
tell application id " com.apple.QuickTimePlayerX"
By-id references are best, because then you're not tying yourself to
the application being in a particular location. Incidentally, an
absolute POSIX path works as of Leopard; absolute HFS paths have been
supported since classic days.
--Chris Nebel
AppleScript Engineering
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden