Check if app exists
Check if app exists
- Subject: Check if app exists
- From: Jeremy Matthews <email@hidden>
- Date: Thu, 20 Sep 2007 10:36:48 -0400
I have the following basic code:
tell application "Finder" if application "GrowlHelperApp" exists then set growlexists to "true" end if end tell
If the app DOESN'T exist...then it continually prompts you to find/choose the application. Is there a way to gain silent approval or failure of this possibility without getting that prompt?
Thanks, j |
_______________________________________________
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