Jump to content

AutoIt DoCmd


Recommended Posts

If you are looking or object oriented functionality, then check out this:

I cannot comment on how well that works since I'm not into object oriented programming. But it's worth a look.

However, if you are speaking of the functionality of DoCmd (MsgBox, RunApp, SendKeys, SetValue), then that's the stuff AutoIt is made of - just not object oriented.

#include <ByteMe.au3>

Link to comment
Share on other sites

However, if you are speaking of the functionality of DoCmd (MsgBox, RunApp, SendKeys, SetValue), then that's the stuff AutoIt is made of - just not object oriented.

Specifically I am looking for access functions: TransferText, OutputTo, TransferDatabase.

I will check out that link.

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...