• 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
Re: Lookup if an application...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Lookup if an application...


  • Subject: Re: Lookup if an application...
  • From: John Delacour <email@hidden>
  • Date: Thu, 19 Sep 2002 18:51:31 +0100

At 3:48 pm +0200 19/9/02, Bjorn Van Blanckenberg wrote:

I still quits the finder
>
set prox to {}
tell app "Finder"
try
set prox to name of processes whose creator type contains "XPR"
end
end
repeat with i in prox
tell app i to quit
> end

If the Finder is quitting with that, then you need to repair you disk, because there is no way this script could cause a healthy system to quit the Finder.

Of course, if you modified the script and put things back inside a Finder tell block, then that's your lookout.

JD
_______________________________________________
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.

References: 
 >Re: Lookup if an application... (From: Bjorn Van Blanckenberg <email@hidden>)

  • Prev by Date: Re: Scripting Style (was: Re: Hiding Slaves)
  • Next by Date: Re: Mail UTF-7 Script -- final
  • Previous by thread: Re: Lookup if an application...
  • Next by thread: iCal notification emails -> mailScript.applescript
  • Index(es):
    • Date
    • Thread