• 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: Classic running?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Classic running?


  • Subject: Re: Classic running?
  • From: Paul Berkowitz <email@hidden>
  • Date: Thu, 23 May 2002 06:02:36 -0700

On 5/23/02 4:31 AM, "Robert Poland" <email@hidden> wrote:

>
> Is there a simple command to check if Classic is running, without starting it?
>
> I want to modify a script to bypass parts if Classic is not running.

tell app "Finder" to set procs to name of every process

if procs contains {"Classic Support"} then
-- blah
else
--blah blah
end if



--
Paul Berkowitz
_______________________________________________
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.

  • Follow-Ups:
    • Re: Classic running?
      • From: Christopher Nebel <email@hidden>
References: 
 >Classic running? (From: Robert Poland <email@hidden>)

  • Prev by Date: Re:Beginner here
  • Next by Date: tool mode
  • Previous by thread: Classic running?
  • Next by thread: Re: Classic running?
  • Index(es):
    • Date
    • Thread