Skip to main content
Mohammad Modassir
Inspiring
May 12, 2016
Answered

FindChangeByList — glyph-code?

  • May 12, 2016
  • 1 reply
  • 1256 views

Hi,

I want to use a glyph-code, but when I run the script — it gives me the following error-message:

Are the glyph code correct? If no; how would it look like?

I would appreciate your help.

Regards Modassir

This topic has been closed for replies.
Correct answer Mohammad Modassir

I had to change from Unicode to GID/CID to get the correct ID, moreover I used wrong glyph-code as a whole, the correct is this one:

glyph{glyphID:132, appliedFont:"Sabondiacritic", fontStyle:"Roman"}{glyphID:10, appliedFont:"Sabondiacritic", fontStyle:"Roman"}{caseSensitive:true, includeFootnotes:true, includeMasterPages:true, includeHiddenLayers:true, wholeWord:false}Find ASCII A replace with Unicode x.

..so it works now.

Thanks for you concern. And thank you so much for helping me out with codings in my previous posts. Thanks a lot!

Have a fantastic day!

1 reply

tpk1982
Legend
May 12, 2016

Hi..

I hope, the error is shown for your script file FindChangeByList.jsx and not in the FindChangeList.txt

Mohammad Modassir
Mohammad ModassirAuthorCorrect answer
Inspiring
May 12, 2016

I had to change from Unicode to GID/CID to get the correct ID, moreover I used wrong glyph-code as a whole, the correct is this one:

glyph{glyphID:132, appliedFont:"Sabondiacritic", fontStyle:"Roman"}{glyphID:10, appliedFont:"Sabondiacritic", fontStyle:"Roman"}{caseSensitive:true, includeFootnotes:true, includeMasterPages:true, includeHiddenLayers:true, wholeWord:false}Find ASCII A replace with Unicode x.

..so it works now.

Thanks for you concern. And thank you so much for helping me out with codings in my previous posts. Thanks a lot!

Have a fantastic day!

tpk1982
Legend
May 12, 2016

Ahhh.. i too missed..