script won't compile if object doesn't exist
script won't compile if object doesn't exist
- Subject: script won't compile if object doesn't exist
- From: Robert Poland <email@hidden>
- Date: Fri, 11 Aug 2006 17:54:15 -0600
Hi,
This script works fine if "Stuff ƒ" exists but if it doesn't exist then it won't even compile. It will be for ejecting a link to a secure Folder in the evening.
Seems like I saw the answer recently, but like everything else I can't recall it.
Help?
(* EjectStuff ƒ 8/11/06 *)
tell application "Finder" if exists (eject alias "Stuff ƒ:" ) then end if end tell
Tia, |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden