f/r hebrew vowel points
-
- Posts: 7
- Joined: 2004-02-11 23:58:21
f/r hebrew vowel points
Hello. I have a Hebrew document with vowel points. I would like to strip the vowel points. What F/R expression can I set up to do this? TIA. Simi
Re: f/r hebrew vowel points
Make a test copy of your document to test the following:
In the Find what field of PowerFind Pro, use this expression:
[\u0591-\u05BD\u05BF\u05C1-\u05C2\u05C4-\u05C5\u05C7]*
Leave the Replace field empty, and press the Replace All button.
Check the result to see if it is as expected.
In the Find what field of PowerFind Pro, use this expression:
[\u0591-\u05BD\u05BF\u05C1-\u05C2\u05C4-\u05C5\u05C7]*
Leave the Replace field empty, and press the Replace All button.
Check the result to see if it is as expected.