[Framers] Search for text + tag?

Robert Lauriston robert at lauriston.com
Wed Jun 21 14:40:38 PDT 2017


That would replace all instances of the string, not only those in
paragraphs with a particular tag.

You could do it on a MIF using regular expressions:

https://stackoverflow.com/questions/1237/regex-to-pull-out-a-sub-string-between-two-tags-in-a-string

On Wed, Jun 21, 2017 at 7:00 AM, Grant Hogarth <grant at hedgewizard.net> wrote:
> Another way to do this would be to
> 1. Save as MIF.
> 2. Locate the first instance in a text editor (I prefer Notepad++)
> 3. Copy that string.
> 4. Search and Replace the string.
> 5. Save the MIF.
> 6. Reopen in FM.


More information about the Framers mailing list