Simplest script fails
Simplest script fails
- Subject: Simplest script fails
- From: Thomas England <email@hidden>
- Date: Wed, 09 Jul 2003 11:39:59 -0400
I have a simple script to quit one program & launch another when triggered
via a DragThing dock.
What puzzles me is that sometimes it works, sometimes it doesn't. When it
fails I get a dialog box saying "Connection is invalid". Can't figure out
any pattern as to why it works at times.
Here's the entire script:
tell application "Digest Viewer" to quit
tell application "Camino" to activate
Any theories?
--
Thomas S. England
Decatur GA 30030
Portfolio:
http://englandphoto.com/portfolio/
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.