On this subject (extremely important to me and apparently others), I have discovered a rather unpleasant solution.
I was able to examine a new version of UltraEdit. This does precisely what we want. That is, its "find in files" search has a checkbox to restrict its output to "open files". Using ...
Search found 3 matches
- Thu Jan 07, 2010 10:34 pm
- Forum: General
- Topic: Macro containing Find in Files
- Replies: 7
- Views: 2603
- Wed Dec 09, 2009 7:34 pm
- Forum: General
- Topic: Macro containing Find in Files
- Replies: 7
- Views: 2603
- Wed Nov 25, 2009 1:45 pm
- Forum: General
- Topic: Macro containing Find in Files
- Replies: 7
- Views: 2603
Macro containing Find in Files
I edit Fortran source code files containing multiple subroutines. Potentially, Textpad's "Find in Files" feature is incredibly useful for popping up a separate box that lists the subroutines in the current file being edited (just a search for the text "blank-blank SUBROUTINE"). Then I click on a ...