Hi,
My task is open a text file with encoding: SHIFT JIS(Japanese), edit it then save as other text file with encoding: UTF-8
But I can't figure out the way to read file with SHIFT JIS
Here is my code, I post main part of it
ff = FreeFile
'Open sFile and ready write data...