This function sets the encoding used for the production of spool files for Adelia reports.
Context
Windows client,
Adelia Cloud client,
Event Adelia client.
Parameters
ALPHA(n) |
SPOEnc |
Value of the current encoding used for the production of a spool file. Possible values: ANSI ASCII UTF-8 UTF-16LE UTF-16BE UTF-32LE UTF-32BE |
BOOL |
Res |
Result value. |
Note: In order for the new encoding value to be taken into account efficiently, the function must be called before the OPEN instruction.
Example
BOOL res
CALL_DLL 'VATOOLBX.DLL' 'VaToolBxSetAdeliaSpoolEncoding' 'UTF-8' res
List of the VaToolBx functions by topic