R
Rafael Veronezi
I'm having a problem writing files...
It's for a brazilian/portuguese system, wich use accents...
The problem is, that if I write characters in the file with accents... Some
system reads it right... some others wrong... Like the following sample:
Right sentence...
São Paulo
Wrong....
São Paulo
The problem isn't only about presentation...
But I use to transfer files with fixed length, to bank system who's gonna
read that... So the system interprets the register wrong, because of the
total size, wich was increased by one, in that case...
How can I solve that?
Thanks,
Rafa
It's for a brazilian/portuguese system, wich use accents...
The problem is, that if I write characters in the file with accents... Some
system reads it right... some others wrong... Like the following sample:
Right sentence...
São Paulo
Wrong....
São Paulo
The problem isn't only about presentation...
But I use to transfer files with fixed length, to bank system who's gonna
read that... So the system interprets the register wrong, because of the
total size, wich was increased by one, in that case...
How can I solve that?
Thanks,
Rafa