I'm working on automation tools for an ERP program running on SCO Unix.
See my questions on Expect:
- http://stackoverflow.com/questions/1987302/tcl-expect-clear-screen-after-exit
- http://stackoverflow.com/questions/1988811/expect-get-variable-from-screen-region-based-on-row-and-column
Where can I find (either locally or on the web) resources for understanding what control characters are used in a session, and more specifically, determining a field location on the screen during an interaction with the ERP program?