You can determine the current string for any given validation error code, error code, or index into the informational array with the following set of functions.
To access the informational messages, use:
|
To access the error messages, use:
|
In this case the index into the array is the value of VV_ERR.
To access the validation error messages, use:
|
In this case the index into the array is the value of VAL_ERR.
To display the message corresponding to the current value of the error code in a window, use:
|