Send a command to a serviceΒΆ

dde_execute()

Send a command to a service


SYNTAX

dde_execute(service, topic, command)

Sends a command to the named service and topic.

The function returns 0 if successful, or a negative value if the command fails.


RELATED TOPICS

DDE

DDE functions

Arguments to DDE functions