Script fails with Leopard.
Script fails with Leopard.
- Subject: Script fails with Leopard.
- From: Robert Poland <email@hidden>
- Date: Wed, 21 Nov 2007 09:32:00 -0700
Wizards,
This script has worked for years. Now with Leopard it fails.
tell application "Finder" if not ((some process whose name contains "Alarm Clock Pro") exists) then -- this line says connection is invalid tell application "Alarm Clock Pro" to activate delay 1 tell application "System Events" to set visible of process "Alarm Clock Pro" to false end if end tell
Any ideas?
Bob Poland - Fort Collins, CO
|
_______________________________________________
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