RE : Every running application
RE : Every running application
- Subject: RE : Every running application
- From: Reinforced Darkness <email@hidden>
- Date: Sat, 26 Jul 2003 12:31:57 +0200
tell app "Finder"
set toutes_les_app to every process
end tell
afterwards, you'll have to sort them because you get backgroup app,
invisible apps, everything!
Message: 13
Date: Fri, 25 Jul 2003 21:57:48 +0100
Subject: Every running application
From: Steve Thompson <email@hidden>
To: email@hidden
I can't figure this one out but I know I'm going to kick myself and
scream "D'oh!" when someone posts an answer...
OS 10.2.6 - How do I get a list of all the running applications? ie,
everything in the dock with an arrow under it.
I've tried all the combinations I could think of (every application,
running applications and so on)
Please don't laugh :-)
_______________________________________________
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.