Archive: Is FileRead support Unicode?


Is FileRead support Unicode?
If not,how can I read Unicode string in text file?


No. You could, however, read byte by byte using FileReadByte.