MessageFileHandler Method getMessage
Get a message (lnkMessage), by specifying the message set
(lnkMessageSet) and the message number (lnkMessageNumber).
A maximum of six additional insertion parameters
(lnkParameter<n>) may be specified. If used, their character
values will be inserted into the resulting message, using the
National Language File rules and conventions.
Using Parameters
| lnkMessageSet |
PIC 9(9) COMP-5 |
| lnkMessageNumber |
PIC 9(9) COMP-5 |
| lnkParameter1 |
OBJECT |
| lnkParameter2 |
OBJECT |
| lnkParameter3 |
OBJECT |
| lnkParameter4 |
OBJECT |
| lnkParameter5 |
OBJECT |
| lnkParameter6 |
OBJECT |
Returning Parameter