Finder windows: opening in same, closing parent
Finder windows: opening in same, closing parent
- Subject: Finder windows: opening in same, closing parent
- From: Jim Witte <email@hidden>
- Date: Sun, 11 Apr 2004 01:33:52 -0500
How can I emulate the Cmd-Opt-Double-Click behavior of the Finder,
which opens a folder and then closes the parent window? I've got the
following
tell application "Finder"
open the selection
end tell
but 'close parent window of the selection' doesn't work?
Also, is there a way to tell the Finder to open a folder in the same
window?
Jim
_______________________________________________
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.