Jump to content

Getting text


nkullah
 Share

Recommended Posts

I want to get text from this window, but if I use the WindowGetText I get the input from every single input box in the window. I am wondering how to I get the text by using ControlGetText or some other command, since the Control isn't showing the text except under the 'Visible Window Text' part.

Thanks.

edit: Sorry for having the pic as a .bmp instead of .jpg, it was the only thing I could do with the computer I was using.

Edited by Jon
Link to comment
Share on other sites

I want to get text from this window, but if I use the WindowGetText I get the input from every single input box in the window. I am wondering how to I get the text by using ControlGetText or some other command, since the Control isn't showing the text except under the 'Visible Window Text' part.

Thanks.

edit: Sorry for having the pic as a .bmp instead of .jpg, it was the only thing I could do with the computer I was using.

Sorry nobody got back to you with an answer, but it looks like you about had it already, right down to the function name.

ControlGetText ( "MEPAS", "", 28);would grab the text from the selected control
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...