Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.clipper.visual-objects > #18796
| Newsgroups | comp.lang.clipper.visual-objects |
|---|---|
| Date | 2023-11-24 08:25 -0800 |
| Message-ID | <6f9702cf-9b4d-45c9-b73c-68d83449bdc3n@googlegroups.com> (permalink) |
| Subject | How do I create a file in Ansi format? |
| From | Jafar <jafar@marti-orbak.nl> |
I am trying to change the way ini files created in an application since they are created as utf8 by default which causes problems when writing to these ini files. I tried several things like calling SetAnsi with a true flag, but nothing seems to help. Does anyone know how I can change the encoding of a file from UTF8 to Ansi?
Back to comp.lang.clipper.visual-objects | Previous | Next — Next in thread | Find similar
How do I create a file in Ansi format? Jafar <jafar@marti-orbak.nl> - 2023-11-24 08:25 -0800
Re: How do I create a file in Ansi format? JohnMartens <martens@tennishulp.info> - 2023-11-24 18:33 +0100
Re: How do I create a file in Ansi format? Jafar <jafar@marti-orbak.nl> - 2023-11-27 00:40 -0800
csiph-web