• 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: Script not quitting Entourage
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Script not quitting Entourage


  • Subject: Re: Script not quitting Entourage
  • From: Emmanuel <email@hidden>
  • Date: Fri, 22 Dec 2000 18:22:30 +0100

At 17:53 +0100 22/12/00, Paul Skinner wrote:
>set processList to {}
>tell application "Finder"
> set theProcesses to processes
>end tell
>repeat with thisProcess in theProcesses
> set the end of processList to thisProcess as text
>end repeat
>return processList
>--> {"Control Strip Extension", "FBC Indexing Scheduler", "Folder Actions",
>"OSA Menu", "Time Synchronizer", "Outlook Express", "Internet Explorer",
>"Scripter.", "Adobe. Photoshop. 5.5"}

I might be irrelevant here, but is the code above better than:

--------------------------- tested OS 9.0.4, Smile 1.7.5
tell application "Finder" to set processList to name of every process
---------------------------

Emmanuel


References: 
 >Script not quitting Entourage (From: chris stearns <email@hidden>)
 >Re: Script not quitting Entourage (From: Paul Skinner <email@hidden>)

  • Prev by Date: Re: AS and Gestalt
  • Next by Date: Re: AS and Gestalt
  • Previous by thread: Re: Script not quitting Entourage
  • Next by thread: Re: Script not quitting Entourage
  • Index(es):
    • Date
    • Thread