re: Hiding Application Processes
re: Hiding Application Processes
- Subject: re: Hiding Application Processes
- From: Emmanuel <email@hidden>
- Date: Mon, 12 Jan 2004 08:56:15 +0100
At 7:16 PM -0800 11/01/04, Walter Ian Kaye wrote:
>
At 11:45a +1000 01/12/2004, Bruce didst inscribe upon an electronic papyrus:
>
It's part of System Events:
>
>
tell app "System Events"
>
set visible of process "Mail" to false
>
end tell
... or part of Finder:
------------------ tested
tell application "Finder" to set visible of process "iTunes" to false
------------------
Emmanuel
_______________________________________________
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.