This function is used to retrieve the internal number of an error message generated by Adelia.
Warning: from the Adelia Studio PTF 02 runtime, the error message file must have been generated in the Adelia Studio version or in a later version, and the prefix must not contain one of the three EBCDIC special characters.
Context
Windows client
Parameters
ALPHA(3) |
Prefix |
Prefix of the Adelia message. |
ALPHA(4) |
Number |
Number of the Adelia message. |
NUM_BIN_2 |
Level |
Level of the Adelia message (1 or 2). |
NUM_BIN_4 |
MsgIntNb |
Internal number, result of the Adelia message |
Example
NUM_BIN_4 MsgIntNb
CALL_DLL 'VaToolBx' 'VaToolBxGetAdeliaMsgId' 'EXP' '0001' 1 MsgIntNb
List of the VaToolBx functions by topic