Re: Where is application dialog
Re: Where is application dialog
- Subject: Re: Where is application dialog
- From: Luther Fuller <email@hidden>
- Date: Sun, 16 Nov 2008 16:37:35 -0600
On Nov 16, 2008, at 3:53 PM, Paul Berkowitz wrote:
Try
tell application "Finder" to get application file id
"com.apple.AppleScriptUtility"
or exists instead of get for true/false instead of an error, which
might be better.
Using 'get' or 'exists' with 'application file id' seems to work in
Tiger. I'll have to try it later in the Leopard compiled source. Thanks.
'exists application "..."' had a problem that appeared if the
application existed ... the Finder launched the application. Not
desirable in general.
_______________________________________________
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