Jump to content

Using DDE with AutoIt


Recommended Posts

A while ago someone asked about using DDE in AutoIt scripts and recieved no answer. I, too, need to control an old application that only knows DDE and is not easily tamed by AutoIt's usual means.

The programm DDE-Query from http://www.cix.co.uk/~gort, available as binary and source allows you to open a DDE channel to any running application and can in turn be controlled by AutoIt.

Maybe there is a more straightforward way to implement this functionality (some DDL call?), but I do not know that much about windows programming and windows internals. I first thought about using VBscript since it is built right into windows, but it does not support DDE.

So it's a kluge, but hey, it works :lmao:

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...