• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Replace Text in Finder Command-F Window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: Replace Text in Finder Command-F Window
      • From: AndrĂ© Renault <email@hidden>
  • Prev by Date: Launching scripts or applets via remote desktop
  • Next by Date: Re: Replace Text in Finder Command-F Window
  • Previous by thread: Re: Launching scripts or applets via remote desktop
  • Next by thread: Re: Replace Text in Finder Command-F Window
  • Index(es):
    • Date
    • Thread