Skip to main content

[Migrated content. Thread originally posted on 08 May 2006]

Hi to all,

In a customer application, if I do;
1) I type an italian word like "sar?" in a entry field
2) I save it in a file
3) I read the word from the file
4) I display it in a character form
....
the result I see is "sar?" or something about It.

I think this is because of a bad managing of character set, but I don't know what to do about...

Can someone help me?
Best regards

[Migrated content. Thread originally posted on 08 May 2006]

Hi to all,

In a customer application, if I do;
1) I type an italian word like "sar?" in a entry field
2) I save it in a file
3) I read the word from the file
4) I display it in a character form
....
the result I see is "sar?" or something about It.

I think this is because of a bad managing of character set, but I don't know what to do about...

Can someone help me?
Best regards
Attaching a program. This one writes sar? to a file, open the file and then fills in the second entry field.

[Migrated content. Thread originally posted on 08 May 2006]

Hi to all,

In a customer application, if I do;
1) I type an italian word like "sar?" in a entry field
2) I save it in a file
3) I read the word from the file
4) I display it in a character form
....
the result I see is "sar?" or something about It.

I think this is because of a bad managing of character set, but I don't know what to do about...

Can someone help me?
Best regards
Works like a champ for me.

Are you sure you do not have any settings in environment, like for instance TRANSLATE-TO-ANSI?