Re: Writing file with accented chars as the decimal 131?
giorgio ferraris <[email protected]> Wed, 13 Dec 2023 16:41:58 +0100
| Newsgroups | gmane.comp.lang.smalltalk.vwnc |
|---|---|
| Message-ID | <CAD8yvAxRkJvTBRfGxWVgoNZDkctG2t7oUXnRbbJvkfxhfwd1Zw@mail.gmail.com> |
On Wed, Dec 13, 2023 at 4:39 PM giorgio ferraris <[email protected]> wrote: > Hello, > do you know how to write a file when the string includes > accented characters, quite common in European countries? > > I get an "illegal character error " > . > I suppose using utf8 would do the trick but I didn't find how to do that. > Missed the right place on the docs? > > thanks a lot for suggestions > > giorgio > >