Accented Characters (French)
Posted: Sun Aug 10, 2025 11:29 am
Accented Characters (French)
Hello everyone,
I'm delighted to be back on the forum because I'm going to learn something new!
Here's my problem:
I'm creating a PureBasic program to create a .csv file to open with LibreOffice. However, the accented characters (I'm French, and there are accented characters in French, for example, é, è, à, ù, or the c cedilla (ç), etc.) are not displayed correctly.
When I open the file created with LibreOffice, the accented characters are incorrect! I tried using #PB-UTF8, #PB_ASCII, #PB_UNICODE, but nothing works!
Thank you for your help.
Hello everyone,
I'm delighted to be back on the forum because I'm going to learn something new!
Here's my problem:
I'm creating a PureBasic program to create a .csv file to open with LibreOffice. However, the accented characters (I'm French, and there are accented characters in French, for example, é, è, à, ù, or the c cedilla (ç), etc.) are not displayed correctly.
When I open the file created with LibreOffice, the accented characters are incorrect! I tried using #PB-UTF8, #PB_ASCII, #PB_UNICODE, but nothing works!
Thank you for your help.