Jump to content

Word executing AutoIt-Code


Recommended Posts

Atm i'm doing a little holiday job at a medium sized company.

They want me to program a little word macro. I wrote it in AutoIt.

Now they'd like me to integrate the code into word to make it more user-friendly.

I'd like to get a control into word somehting like an extra button.(see the attached picture)

Maybe just a button that executes vb code.

This vb-code then executes my AutoIt code.

If i can't integrate my AutoIt code into Word they are content anyhow.

post-18443-1218469929_thumb.jpg

Link to comment
Share on other sites

Atm i'm doing a little holiday job at a medium sized company.

They want me to program a little word macro. I wrote it in AutoIt.

Now they'd like me to integrate the code into word to make it more user-friendly.

I'd like to get a control into word somehting like an extra button.(see the attached picture)

Maybe just a button that executes vb code.

This vb-code then executes my AutoIt code.

If i can't integrate my AutoIt code into Word they are content anyhow.

You could check out AutoItX for ActiveX/COM access to AutoIt functions.

Your Word VBA macro would make calls to AutoItX3.dll to perform AutoIt functions.

:P

Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
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...