how to extract a data from a mainframe screen using sikulix

Asked by Devanand

i am trying a extract a data from the mainframe screen but am not able to ... help me out with this

Question information

Language:
English Edit question
Status:
Answered
For:
SikuliX Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Alex Lunyov (lunyov-av) said :
#1

Hi! What do you mean by "extract a data"? If it is just a part of a screenshot you could use:

abc = capture(some_region)

where abc become a name of a PNG file which you could use consequently in your code like usual PNG image variable.

Revision history for this message
Alex Lunyov (lunyov-av) said :
#2

*subsequently
- sorry for the misprint.

Can you help with this problem?

Provide an answer of your own, or ask Devanand for more information if necessary.

To post a message you must log in.