Forum Discussion

FabriceB's avatar
FabriceB
Occasional Contributor
9 years ago
Solved

Nead to write utf8 Without BOM

Hi,   I need to read / Write into a textfile on utf-8 but without bom. Actually, if a use Writetotextfile with textencodingType 22 or aqfile.ctUTF8, my file have a BOM... when my application read t...