DDEError

DDEError returns error information about the last DDE operation.

Syntax

Important: This feature is deprecated, and may be removed in a future version.
CALL ui.Interface.frontCall("WINDDE","DDEError",
  [], [errmsg] )
  • errmsg is the error message. It is set to NULL if no error occurred.