Re: Missing value
Re: Missing value
- Subject: Re: Missing value
- From: Robert Poland <email@hidden>
- Date: Sun, 28 Aug 2011 21:16:52 -0600
Chris,
This seems to work too.
tell application "System Events" to set applicationName to item 1 of (get name of processes whose frontmost is true)
On Aug 28, 2011, at 6:45 PM, Christopher Stone wrote: tell application "System Events" set frontAppName to item 1 of (get name of processes whose frontmost is true) end tell
Robert Poland - Fort Collins, CO
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden