DDE SEND ddeid SOURCE data ITEM nameTIME secondsNO-ERRORSOURCE dataSpecifies the new value for the server data item, where data is a character expression that renders the new value in a format acceptable to the data item.ITEM nameSpecifies the name of the server data item to receive the new value. The data item name is a character expression that identifies the data item according to the conventions of the server application (for example, the row and column coordinates of a worksheet cell, such as R2C1 in Microsoft Excel).TIME secondsSpecifies the maximum number of seconds that the ABL client waits for the DDE SEND statement to complete, where seconds is an integer expression. If you do not specify the TIME option or specify a value of 0, the AVM waits indefinitely for the statement to complete.For more information on using the DDE protocol to exchange data with non-ABL applications, see OpenEdge Development: Programming Interfaces.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |