DDEError

DDEError returns error information about the last DDE operation.

Syntax

Important: This feature is deprecated, its use is discouraged although not prohibited.
CALL ui.Interface.frontCall("WINDDE","DDEError",
  [], [errmsg] )
  • errmsg is the error message. It is set to NULL if no error occurred.