Originally posted by: paul.brett
So, for an input field such as:
This is a 乙基éçàé test
...you want the output to be:
This is a test
..yes?
My first thought was LEAVEALPHANUM() but this would not put a space in place of the dropped characters.
Please review the enclosed map for one such method of doing this. It uses a file called Allowed.txt, which specifies which ASCII characters are allowed in the field, and discards all others.
Let me know if this helps your project.
Thank-you.
Paul
Follow me on Twitter
#DataExchange#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender