Jump to content

Readout a program


Recommended Posts

Hi,

first my English isn't good. But I'll try. :blink:

I want to readout a program. I used ControlGetText. It works by Edit ("Nachname", "Vorname", "Künstlername") and ComboBox ("Nationalität", "2. Nationalität"). But not by Button ("Geburtsdatum", "Bevorzugter Fuß" (you can't see it on the screenshot")) and Static ("Rückennummer"). When I try to readout "Geburtsdatum" he reads "Alter".

http://s5.directupload.net/file/d/2234/2jcqdqu7_png.htm

Do you have any idea?

Greets,

schw3ndi

Link to comment
Share on other sites

You wrote the football manager program in autoit yourself or is it a commercial product?

Maybe when you read this:

$Geburtsdatum = ControlGetText("Fußball Manager","","Button5")
...that button5 isn't the name of the control that you want to read.

Have you used AutoIt's Window Info Tool?

Link to comment
Share on other sites

It's a commercial product.

Yes, I used the AutoIt's Window Info Tool. http://s1.directupload.net/file/d/2238/z5gqjuq9_png.htm

In which programming language is the AutoIt's Window Info Tool written? Because on the button "Visible text" I can read the Date of birth.

Link to comment
Share on other sites

What program is this? Is there a free demo that I could download?

I found a website. I ran it through Google Translate but I still can't tell what to click on. Is this the site:(http://www.fm-arena.de/56/fussball_manager_07.html)?

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