Another Lion Mystery
Another Lion Mystery
- Subject: Another Lion Mystery
- From: Robert Poland <email@hidden>
- Date: Sun, 02 Oct 2011 18:05:22 -0600
Hi,
Got another strange one...
The script below works in every case except when part of a very large script. I gets an error that the app can't be found.
I'm looking for ideas on what to look for. I pulled out all the elements that are in use and still can't duplicate the problem.
The complete script works fine in Snow Leopard.
TIA,
on processVuze() tell application "Vuze" activate tell application "System Events" tell process "Vuze" tell window 1 set position to {300, 22} set size to {1510, 650} end tell end tell end tell end tell end processVuze
Robert 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