Skip to main content
Come modificare codifica da utf8 ad ansi di un file txt da elaborare per acquisirne i dati
Come modificare codifica da utf8 ad ansi di un file txt da elaborare per acquisirne i dati

Ciao Anna Lisa,

To give you a proper answer a few more details should be defined like:
- what do you mean for ANSI?
- Uniface installation charset
- value of $SYS_CHARSET into your ASN file

Supposing you are loading your txt file into memory you should look into documentation for the complete fileload instruction syntax; there is a third optional parameter that could help you.

Gianni