Function PPGetMessage() Professional
Returns the textual description of an error code
PPGetMessage( <nError> ) --> cMessage
The return value of PPGetMessage() is a character string.
The function PPGetMessage() retrieves the textual description of an error code caused by the PreProcessor-API. The error texts are either specific errors of the PreProcessor-API (see xpppp.ch), errors of the Xbase++-Runtime system (see error.ch) or operating system errors.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.