Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Extract/search in table
#1
Hello,

I use a program in which a part of the data is in a table, i'd like to extract the contents of the table and search for a certain word, when found i'd like to extract that row and the contents only

The table can be accessed by : Acc a.Find(w "WINDOW" "Sort by:" "class=GXWND[]id=5" 0x1005)

Can somebody help me with this?

TIA
#2
Can you capture separate rows in the table?
If yes, can you get row text with a.Name or a.Value or similar?
If can get text, it's possible to enumerate all rows...
If no, try the 'Window text' dialog. It's new in QM 2.3.4.
#3
It is not possible to select te rows individualy

I use version 2.3.3.7 portable version...
any solution with this version?

Thanks in advance
#4
If cannot get text with Acc functions, other choices are:
1. Capture text by hooking text API. Can do it with QM 2.3.4. In older QM need to buy a text capturing component from somewhere.
2. OCR. Need MS Office (supported only in older Office versions), or buy an OCR component from somewhere.


Forum Jump:


Users browsing this thread: 1 Guest(s)