I have a text file that has some Japanese and other characters mixed
in with standard western character text. I want to convert the items
over, not sure of the term, but code number 127 to the \u####
equivalents. Can someone give me an example on how to parse a text
file replacing these and output to a new file? Or perhaps a function
in VB .NET that can do the character conversion as is needed?
Thanks.
JR
in with standard western character text. I want to convert the items
over, not sure of the term, but code number 127 to the \u####
equivalents. Can someone give me an example on how to parse a text
file replacing these and output to a new file? Or perhaps a function
in VB .NET that can do the character conversion as is needed?
Thanks.
JR