Re: path to frontmost application as text but another way...
Re: path to frontmost application as text but another way...
- Subject: Re: path to frontmost application as text but another way...
- From: Cornwall <email@hidden>
- Date: Tue, 23 Jul 2002 22:13:31 -0700
At 7:15 PM -0700 7/23/02, Paul Berkowitz wrote:
>
And it also doesn't seem to be working in OS 10.1.5/AS 1.8.3! 'every process
>
whose frontmost is true' just keeps hanging. In Script Editor you can't even
>
stop the script, and have to force-quit. In script Debugger you can stop it.
>
>
Confirmation?
This works with OS 10.1.5/AS 1.8.3.
tell application "Finder"
application file of every process whose frontmost is true
end tell
Corny
_______________________________________________
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.