Jump to content

Recommended Posts

Posted

Hi,

I'd like to know if it's possible to write something that would reset some fields (e.g.: Date that you type or Name you type) in an other application (SAP) by using AutoIt. I'm used to programming in Java and VB, but I don't know how to do it in either language.

Thanks!

Posted

It's pretty easy if the program uses standard controls. Use the AutoIT Window info tool and hover over the fields you would like to change. Under the Control tab you should see a class name, Instance, and ID

The controls are easily referenced with this info.

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