every process doesn´t work here
every process doesn´t work here
- Subject: every process doesn´t work here
- From: Ronald Hofmann <email@hidden>
- Date: Sun, 31 Mar 2002 16:02:08 +0200
It4s sunny outside and my brains are cloudy.
I4m trying to get the running processes. Somehow the command "Get
Processes" doesn4t work all the time.
In this example it works:
tell application "System Events"
set visible of every process whose frontmost is false to false
end tell
In this example it doesn4t:
tell application "Finder"
set myProcessList to every process
end tell
What4s wrong
Ronald
_______________________________________________
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.