Re: Name of Active Process
Re: Name of Active Process
- Subject: Re: Name of Active Process
- From: Joseph Weaks <email@hidden>
- Date: Thu, 17 Jun 2004 02:29:37 -0500
On Jun 17, 2004, at 1:29 AM, Marc K. Myers wrote:
I find that doesn't work OMM (OS X 10.2.8). "name of EVERY process
whose frontmost is true" returns a one-item list which the "tell
application" statement doesn't like. Changing it to "name of SOME
process whose frontmost is true" fixes it as it returns a string.
Marc [06/17/04 2:26:52 AM]
I use "name of FIRST process whose". No point in adding an unnecessary
randomized calculation and this way it stops searching the list of
processes once it's found. Negligible I'm sure, but still.
Joe Weaks
_______________________________________________
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.