From: ashbb Date: 2012-05-22T06:39:04+09:00 Subject: Re: reading from and writing to a Unicode encoded file - issues when using Shoes --14dae9340f29d1273704c092bafb Content-Type: text/plain; charset=ISO-8859-1 Hi Sebastjan, > Now the process runs through Good! > the stuff that is written in the file is mixed with > the legacy content Me too. But your code re-open the file with 'a+' mode. So, I think this is a normal behavior. > the new content is again jibberish. Ah,... what does that mean? I got the file mixed the following: Here are the unused characters: "&a", "&b", "&c", "&d", "&e", ..... Do you mean that this is jibberish? Sorry, I don't understand what you want to do correctly. ashbb --14dae9340f29d1273704c092bafb Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi Sebastjan,

> Now the process runs through
Good!

>= the stuff that is written in the file is mixed with
> the legacy co= ntent
Me too.
But your code re-open the file with 'a+' mode.<= br> So, I think this is a normal behavior.

> the new content is again= jibberish.
Ah,... what does that mean?

I got the file mixed the = following:

=A0=A0 Here are the unused characters:
=A0=A0 "&a= mp;a", "&b", "&c", "&d", &qu= ot;&e", .....

Do you mean that this is jibberish?

Sorry, I don't understan= d what you want to do correctly.

ashbb

--14dae9340f29d1273704c092bafb--