DDEFinishAll

DDEFinishAll closes all DDE connections.

Syntax

Important: This feature is deprecated, and may be removed in a future version.
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.