This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: How to make FileInsertLine work with a UTF-8 txt file correctly?
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Sep 28, 2011
12:57 AM
How to make FileInsertLine work with a UTF-8 txt file correctly?
Hi,
My aim is to add some Chinese characters into a UTF-8 txt file.
When I tried to achieve it with FileInsertLine, the added Chinese characters were saved as symbols.
But the same operation worked correctly on the txt files in ANSI and Unicode format.
So I think it is an encoding issue.
I did not find any encoding options for FileInsertLine. Is there a solution for this? Or is this a known issue?
My aim is to add some Chinese characters into a UTF-8 txt file.
When I tried to achieve it with FileInsertLine, the added Chinese characters were saved as symbols.
But the same operation worked correctly on the txt files in ANSI and Unicode format.
So I think it is an encoding issue.
I did not find any encoding options for FileInsertLine. Is there a solution for this? Or is this a known issue?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Oct 07, 2011
08:42 PM
Somebody help, please.