Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

3
  • Is this just for an individual file that you access regularly? If yes, just write an AppleScript app to open the target document and the Find field. Then place the AppleScript app in the Dock after you give it the icon of the document and remove the document from the Dock. Commented Mar 1, 2017 at 15:37
  • @user3439894 Correct. I only want the “Find” field engaged on open of this one, specific .rtf file. Commented Mar 1, 2017 at 18:16
  • Then the only solution I can think of is to do as outlined in my answer. Commented Mar 1, 2017 at 18:18