GTRADD:
The utility now enables the user to select several languages to export, and to import several languages simultaneously.
When importing, the tool no longer overwrites an existing translation (for a level 1 constant or message) if the translation was not entered in the Excel file.
The tool now allows the conditional import of comments.
CONST Instruction: This instruction is used to declare named constants in a program.
The VaToolBxConvertAdeliaPassword function has been added to encrypt a password in a mode used by Adelia configuration files (MWCLIENT.INI, MWSERVER.INI), or to convert a password already encrypted in "Adelia" mode into another Adelia encryption mode (provided that it is more secure).
VaToolBxGetLogLevel and VaToolBxSetLogLevel functions have been added to control the activation of loggers (Windows log4c or Java log4j).
VaToolBxAlphaToBase64 and VaToolBxBase64ToAlpha functions have been added to encode or decode the content of an alpha string in base64 (stored in an alpha variable).
VaToolBxAlphaToBase64Image and VaToolBxBase64ImageToAlpha functions have been added to encode or decode the content of an alpha string in base64 (stored in an image variable).
VaToolBxAlphaToImage and VaToolBxImageToAlpha functions have been added to transfer the content of an alpha variable to an image variable and vice versa.
For Windows and Java server platforms, SADELIA programs can now be generated in multiple languages to take their translatable constants into account. When executing, the language must be set on the server side using the VaToolBxSetServerLanguage function.
Language - VaToolBxCloudSetSupersededAdeliaPrinterPdfAttributes: The "ProtectionPolicy" attribute has been added to manage PDF password protection.