On Fri, 18 Jul 2008 14:21:55 -0300
"Alain M." <alainm@xxxxxxxxx> wrote:
BUT, you did not say if your application is command line, TUI or
graphic...
Hella Alain.
The program is TUI - direct video access, so, I don't know if any dumb
mode would be possible. From a few disassembly intents, I suspect it was
written in Turbo Pascal o C.
I have no need to do ssh. The program must be run every hour, a number
of commands typed in, and a value, shown on the screen, must be captured.
I've also tried to write a TSR at some point, and with some success, and
maybe I should continue on that path, as I can then probably look
directly at the memory where the result appears.
But, if possible, I'd rather find a more elegant way...
Thanks,
John