Re: List processes problem
Re: List processes problem
- Subject: Re: List processes problem
- From: Emmanuel <email@hidden>
- Date: Thu, 4 Jan 2001 03:32:14 +0100
At 21:41 +0100 3/01/01, steve wrote:
>
I'm having trouble with checking processes with a script that used to work
>
but no longer does. For the life of me I can't figure out what I'm doing
>
wrong or if I'm missing an Addition.
>
[...]
>
set running_apps to processes as list
>
[...]
>
but I still get an error. What am I doing wrong?
I would try "name of every process"
Emmanuel