Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Find and Replace in Fm (any version)

Community Beginner ,
Jun 29, 2015 Jun 29, 2015

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.

355
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

Adobe Employee , Jun 30, 2015 Jun 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.

Translate
Adobe Employee ,
Jun 30, 2015 Jun 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.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jun 30, 2015 Jun 30, 2015
LATEST

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!

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines