Options

unicode to ansi format

stampestampe Member Posts: 48
we receive a large number of files in the unicode format, to read these files i have to use the instream object and read the file as a binary file it works fine but because we receive at large number of files each day the load of these files takes a long time.

My ouestions is

Is anyone aware of a function I can call with the name of the unicode file and get this file converted into the ansi format ?

regards

Peter
Sign In or Register to comment.