SET ENCODING
Syntax
SET ENCODING [<encoding>];
Description
Sets encoding for different files which EXAplus is reading or writing. Default encoding for reading and writing files is UTF-8, but can also be changed via commandline parameter -encoding. For all supported encodings, refer to the Supported encodings for ETL processes section. You can use SHOW ENCODING to get the current settings.