Application and application process are legacy in OS X finder suite: how do I find the frontmost app?
Application and application process are legacy in OS X finder suite: how do I find the frontmost app?
- Subject: Application and application process are legacy in OS X finder suite: how do I find the frontmost app?
- From: Timothy Bates <email@hidden>
- Date: Sun, 02 Jun 2002 16:04:06 +1000
This script is now broken under X (10.1.4)
tell application "Finder"
application process whose frontmost is true
-->Can't get application whose frontmost = true.
end tell
In the Finder dictionary, process and application process are listed as
legacy (and I guess are now broken?)
Anyone know what is the recommended new way to get the frontmost app?
Can't see anything in the standard additions.
tim
_______________________________________________
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.