Jump to content

How to Use data NOT visible in Windows info


Recommended Posts

Is it possible to grab data which is NOT seen from the WindowInfo and pass it to a variable that can be used later in the script. If so how would I do this?

~to be specific; I have a windows application which has data arranged in rows and columns.This info, i cant see it in WIndows info.Is there a way to access the information.

Thanks :whistle:

Link to comment
Share on other sites

If the info tool cannot see it, then AutoIt's automation functions cannot either.

Row?Columns? If the application is MS Excel, then have a search for Excelcom.au3

:whistle:

Thanks for that, :P

but i think i managed to figure it out;

It is a list view and i could use AutoIt control functions to read the data which is NOT visible in Info tool.

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