Jump to content

Recommended Posts

Posted

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>

Posted

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.

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
×
×
  • Create New...