Hi Allan_D,
I don't know what you mean by -68. The first argument for
Get2() is the starting row. In other words, row 1 is the first row of the terminal screen area. Are you trying to get data that is in the scrollback buffer?
It may be better if you just capture all the data and then parse out what you need, but I would need some sample output to know if there is a better way.