GetErrorMessage

All Editions  image\bltlrgss.gif Related Transactions  image\bltlrgss.gif Example

The GetErrorMessage transaction returns the text error message corresponding to the specified error or warning code.

Type XTYP_REQUEST

Syntax [GetErrorMessage(errorCode)]

Parameter

Data type

Values

Meaning

errorCode

WORD

DDE error codes

See error code list

Reply

Data type

Values

Meaning

errorString

string

text string

error message text

Release information

Added in Release 4.10.

See also