Skip to main content
Known Participant
June 29, 2015
Answered

Find and Replace in Fm (any version)

  • June 29, 2015
  • 2 replies
  • 343 views

Is there any way to do a search something and replace with what I found plus something more?

For example, in Indesign, I can search "(xy)(wz)" and replace "$1+$2".

In FM 12 GREP are implemented, but it seems it cannot do what I want.

    This topic has been closed for replies.
    Correct answer smart_play16B8

    Hi Carlo,

    Yes Regular expressions are supported in FrameMaker 12. Do following:

    1. Select Regular Expressions in the Find/Change dialog box.
    2. Enter (xy)(wz) in Find text field, and $1+$2 in Change text field.
    3. Click on Change.

    Let me know, in case you face any issues.

    Thanks!

    Harsh

    FrameMaker Engineering.

    2 replies

    Known Participant
    June 30, 2015

    Thanks a lot Harsh!

    I tried, before ask here, but it seems I tried with wrong Expression and thei didn't work...

    OK,

    Thanks again!

    smart_play16B8
    Adobe Employee
    smart_play16B8Correct answer
    Adobe Employee
    June 30, 2015

    Hi Carlo,

    Yes Regular expressions are supported in FrameMaker 12. Do following:

    1. Select Regular Expressions in the Find/Change dialog box.
    2. Enter (xy)(wz) in Find text field, and $1+$2 in Change text field.
    3. Click on Change.

    Let me know, in case you face any issues.

    Thanks!

    Harsh

    FrameMaker Engineering.