Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Open a copy of the current Finder window via AppleScript' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Open a copy of the current Finder window via AppleScript
Authored by: Médard on Jan 12, '08 02:20:31AM
Maybe you didn't knew about "Clone" ;-)

<< Clone lives at <http://www.euronet.nl/~tekelenb/software/>;
Icon donated by François Lazard <francois.lazard@free.fr>

May 20, 2002
Clone is a Toolbar Script for Mac OS X.

About Toolbar Scripts:
See <http://www.apple.com/applescript/macosx/toolbar_scripts/>;.

Use:
Clone creates a clone of the frontmost Finder window. The cloned window has the same size and view of the original. Useful when you're moving or copying files.

If the original window is set to icon or list view, the clone will be places to the right of it. If the original window is set to column view, the clone is placed below it.>>

runs flawlessly on my iMac G5 - 10.4.11 ;-)

[ Reply to This | # ]