DDE Method

Action Example

 

Encapsulates the AutoMate™ action “DDE Command.” Performs a DDE request to another application.

 

Declaration

Procedure DDE(Service: OleVariant; Topic: OleVariant; Item: OleVariant); safecall;

 

Description

Use of this method is not recommended, instead use the BASIC language DDE commands such as DDEExecute and DDERequest.