Reading data from a mainframe application screen

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

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
 
That would depend on the capabilities of the terminal emulator software you
are using to connect to the mainframe.
 
Back
Top