DDEFinishAll

DDEFinishAll closes all DDE connections.

Syntax

Important: This feature is deprecated, its use is discouraged although not prohibited.
CALL ui.Interface.frontCall("WINDDE","DDEFinishAll",
  [], [result] )
  • result is TRUE if the function succeeded, FALSE otherwise.

Usage

This function closes all DDE connections, as well as the DDE server program.