DDEInitiate Method

Opens a dynamic data exchange (DDE) channel to an application.

Syntax

expression**.DDEInitiate(App, Topic)**

*expression   *     Optional. An expression that returns an Application object.

App Required String. The name of the application to which you want to send commands.

Topic Required String. A document in the application to which you want to send commands.

Applies to | Application Object

See Also | DDEExecute Method | DDELinksUpdate Method | DDETerminate Method