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

Indesign GREP - add without changing character

Community Beginner ,
Oct 13, 2014 Oct 13, 2014

I have a string of characters, say the alphabet. how do i add a character after every letter without changing the letter.

ie if i want abcdefgh to become a1 b1 c1 21 d1 e1 f1 g1 h1

thanks much in advance!

TOPICS
Scripting
568
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

Enthusiast , Oct 13, 2014 Oct 13, 2014

Hi,

Check the below screenshot:

Screen Shot 2014-10-13 at 6.28.54 PM.png

Regards

Siraj

Translate
Enthusiast ,
Oct 13, 2014 Oct 13, 2014

Hi,

Check the below screenshot:

Screen Shot 2014-10-13 at 6.28.54 PM.png

Regards

Siraj

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 ,
Oct 13, 2014 Oct 13, 2014

Hi Siraj,

I am getting a cannot find match. When I change the top to the "any character" wildcard it comes up as ^?. But then the characters change literally to "$01".

Thanks,

Jenn

Screen Shot 2014-10-13 at 2.08.43 PM.png

Screen Shot 2014-10-13 at 2.12.17 PM.png

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
Mentor ,
Oct 13, 2014 Oct 13, 2014

Check again BEGINNER_X's screenshot - you should work in GREP tab, not 'Text'.

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 ,
Oct 13, 2014 Oct 13, 2014
LATEST

Its always the little things that make the biggest difference. Thanks!

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