Reading data from a mainframe application screen

A

Adgiles

I would like to know if I can read data from an application screen at the
cursor position.
I can switch to and right to the WebConnect screen using the AppActivate and
SendKeys function but I would also like to be able to move the cursor
position directly if possible and read characters from the screen at the
cursor current position.

Any suggestions please

Allan
 
K

Klatuu

That would depend on the capabilities of the terminal emulator software you
are using to connect to the mainframe.
 
Top