Getting Path to Frontmost Process
tell application "Finder"
get file of every process whose frontmost is true
end tell
Getting Path to Frontmost Process
tell application "Finder"
get file of every process whose frontmost is true
end tell
Process Tricks (last edited 2006-10-13 20:55:54 by RyanWilcox)