hi all
I face this problem … may be cause I am not professional …
the Idea that I ned to change one character in the word , not all or part of the word not all
I follow the simple way like that :
tell application “Adobe InDesign CS4”
--first clear the preferences
set find text preferences to nothing
set change text preferences to nothing
--replaces non breaking space with space
set find what of find text preferences to "x"
set change to of change text preferences to "y"
set myFoundItems to change text
end tell
I need to put the unicode number of the letter … but I don’t know how
It can be 3 letters together… like “abc” and abc can be part of word… but when I change it I need to change the unicode no character
I will tell you why,
in Arabic language the same character have 4 positions and every one have unicode number
when I select to change it change all of it not the fina or the medi one …
hope to find the answer
ahmed alsadr
Model: all Macs
AppleScript: 2.2.1
Browser: Safari 533.22.3
Operating System: Mac OS X (10.8)