Jump to content

How to use autoit user defined functions in java


divya
 Share

Recommended Posts

Hello all,

I am trying to automate an application using autoit. I am using java to write the program including autoitxjava.jar (which includes all the functions of autoit) , When i try to use user defined functions of autoit (like _GUICtrlmenu_GetMenu and so on) in programming. It throws an error saying "the method _GUICtrlmenu_GetMenu is undefined for the type AutoItX".

Doesn,t autoitX contains these functions ?

Is there any dll or library file which i should include in my program, to use these user defined functons..?

Please help me.

Thank you.

divya

Edited by divya
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...