Re: How to check applications already opened
Re: How to check applications already opened
- Subject: Re: How to check applications already opened
- From: Paul Berkowitz <email@hidden>
- Date: Fri, 13 Dec 2002 08:31:00 -0800
On 12/13/02 5:56 AM, "Paul Skinner" <email@hidden> wrote:
>
n Friday, December 13, 2002, at 07:54 AM, ehsan saffari wrote:
>
>
> On 13/12/2002, Elmer Banate <email@hidden> wrote:
>
>
>
>> Is there a way to check what are the opened
>
>> applications. Or to check if that application is
>
>> already open.
>
>
>
> This works in Mac OS 8.6:
>
>
>
> tell application "Finder" to set x to name of every process
>
>
>
> -->{"Emailer", "DragThing","FileMaker Pro", "Script Debugger"}
>
>
>
> and it most likely doesn't work in OS9 or OSX...
>
>
>
> cheers
>
> ehsan
>
>
Why would you think that? It works in X and, if I recall correctly, in
>
9 as well.
Ehsan may possibly be recalling that it didn't work in OS 10.0.x. That's OK
since nobody uses OS 10.0 (i.e. public beta 2).
--
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.