• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Another Lion Mystery
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Another Lion Mystery
      • From: Bob Studer <email@hidden>
  • Prev by Date: Re: Is it a normal behavior ?
  • Next by Date: Re: Another Lion Mystery
  • Previous by thread: Re: Is it a normal behavior ?
  • Next by thread: Re: Another Lion Mystery
  • Index(es):
    • Date
    • Thread