SetDDEServer

(Engine-Level Function)

Description: Sets the DDE topic name for a window.
Returns: Nothing
Usage: Script Only.
Function Groups: DDE
Related to: DDE | DDEPoke | DDEShareAdd | DDEShareDel
Format: SetDDEServer(Object, Title)
Parameters:  
Object
Required. Any object expression that identifies the window.
Title
Required. Any text expression for the new topic name.
Comments:

To ensure that proper DDE communication takes place, each window should have its own unique topic name. The default topic name is the title of the window.

VTScada DDE functionality is deprecated as of version 12.0.00 and should not be used in new applications. Extreme care is advised for its continued use. Special configuration is required to run, please reference Use VTScada as a DDE Server.