"Uwe Brauer"
how to delete all niqquds in a document?
You can try to use a regular expression to replace them with nothing. It should be smth like "[\uXXXX-\uXXXX\uYYYY-\uYYYY]" (4 hex digits), representing whatever characters you want to remove.
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
