Jump to content

Extract text from string grid


TonyG1
 Share

Recommended Posts

Hello!

I would like to extract some text from a table, but AutoIt doesn't see anything:

text-grid1.jpg.2739a2f79705e8deeb0c2b2fd1ad18cd.jpg

Red square is the field that FinderTool can define, but that's all. There is no any visible text for AutoIt.

How can I extract text 6, text 7 and so on from this table? Is it possible in this way?
Please help!

Link to comment
Share on other sites

Hi @TonyG1, and welcome to the AutoIt forums :welcome:
From what we can see, AutoIt gathers a lot of information from the application you are trying to get text from (Class, Instance...), so you could use these information with the functions Win* and Control* to start getting what you need to from this application.
Look at those functions and post the code you have :) 

Click here to see my signature:

Spoiler

ALWAYS GOOD TO READ:

 

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