Re: Determining frontmost application in OS X
Re: Determining frontmost application in OS X
- Subject: Re: Determining frontmost application in OS X
- From: "Robert C. Jacobson" <email@hidden>
- Date: Thu, 18 Jul 2002 12:49:53 -0400
At 12:32 PM -0400 7/18/02, email@hidden wrote:
How can I test for the name of the frontmost application in OS X?
tell application "System Events"
set process_list to the name of processes whose frontmost is true
end tell
--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Robert Jacobson email@hidden
BS, Aeronautical Engineering Univ. of Md., College Park
Flight Ops. Team - SOlar Heliospheric Observatory (SOHO)
(301) 286-1591
_______________________________________________
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.