T
Tran Hong Quang
Hi,
I would like to import a CVS file containing Japanese data (Unicode). How
to do that?
I am using:
Open strFileName For Input Shared As intInputFileHandler
Line Input #intInputFileHandler, strBuff
That way has problem of UNICODE font.
Regard
Tran Hong Quang
I would like to import a CVS file containing Japanese data (Unicode). How
to do that?
I am using:
Open strFileName For Input Shared As intInputFileHandler
Line Input #intInputFileHandler, strBuff
That way has problem of UNICODE font.
Regard
Tran Hong Quang