Replace Text in Finder Command-F Window
Replace Text in Finder Command-F Window
- Subject: Replace Text in Finder Command-F Window
- From: Julian Kateley <email@hidden>
- Date: Tue, 1 Feb 2011 14:22:44 -0700
The Apple sample code for "Replace Text in Item Names" starts as follows:
try tell application "Finder" to set source_folder to (folder of front window) as alias on error -- no open folder windows so use desktop folder set source_folder to path to desktop folder as alias end try
How do I do this search and replace in the Finder Command_F window, i.e., how do I set source_folder to the Finder Command-F window?
Thanks,
Julian Kateley Fort Collins CO |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden