Jump to content

Recommended Posts

Posted

It is usually possible.

1) Use the "AutoIt Window Spy" program (it should be in the AutoIt folder) to get the name of the label. Names are typically "Static1", "Static2", and so on.

2) Try ControlGetText("WindowTitle", "", "Static1") adjusting the window title and label name as needed.

Use Mozilla | Take a look at My Disorganized AutoIt stuff | Very very old: AutoBuilder 11 Jan 2005 prototype I need to update my sig!
Posted

So thanks for help but i found a another way to solve my problem without getting label text... this time :D

Btw the program is sms.exe. I doubt you know it.

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