• 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
old script fails
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

old script fails


  • Subject: old script fails
  • From: Robert Poland <email@hidden>
  • Date: Sat, 26 Jul 2014 11:54:11 -0600

Hi,

I have been using this script for ages, now it fails. Maybe Mavericks killed it. I know it’s crude but it worked.

Ideas?

	tell application "System Events" to set processlist to name of every process
	if processlist does not contain "GraphicConverter" then
		repeat while processlist does not contain "GraphicConverter"
			tell application "System Events" to set processlist to name of every process
			tell application "GraphicConverter 9"
				activate
			end tell
			delay 0.2
		end repeat
	end if

TIA,

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: old script fails
      • From: Deivy Petrescu <email@hidden>
  • Prev by Date: Re: AppleScript-Users Digest, Vol 11, Issue 277
  • Next by Date: Re: old script fails
  • Previous by thread: Re: AppleScript-Users Digest, Vol 11, Issue 277
  • Next by thread: Re: old script fails
  • Index(es):
    • Date
    • Thread