• 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
Re: Replace Text in Finder Command-F Window
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Replace Text in Finder Command-F Window


  • Subject: Re: Replace Text in Finder Command-F Window
  • From: Tommy Bollman <email@hidden>
  • Date: Wed, 2 Feb 2011 17:53:03 +0100

> To open the Command-F window, you can use this snippet:
>
> tell application "Automator Runner"
> 	activate
> 	set sharedWorkspace to call method "sharedWorkspace" of class "NSWorkspace"
> 	call method "showSearchResultsForQueryString:" of sharedWorkspace with parameter (text returned of (display dialog "Choose a search query:" default answer ""))
> end tell
>
> I'm not sure if this is what you want.

Hello André
Where did you learn that kind of AppleScripting, Wow… You can actually use AsObjC directly from within AppleScript???

And where is the Automator Runner documented???

I'll ask my friend Google, but it would be nice if you could provide some useful pointers!!

-Seems like I have slept through a revolution!

Tommy


 _______________________________________________
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: Shane Stanley <email@hidden>
References: 
 >Replace Text in Finder Command-F Window (From: Julian Kateley <email@hidden>)
 >Re: Replace Text in Finder Command-F Window (From: André Renault <email@hidden>)

  • Prev by Date: Re: Launching scripts or applets via remote desktop
  • Next by Date: New plist File
  • Previous by thread: Re: Replace Text in Finder Command-F Window
  • Next by thread: Re: Replace Text in Finder Command-F Window
  • Index(es):
    • Date
    • Thread