flipProg76
Programmer
- Aug 16, 2007
- 5
I need to read the question on the screen in order to run specific code. I will have one of two scenarios
For example:
1) "Do you want to continue <Press Y to continue or X for exit>?" with the command prompt is waiting
2) "No data is returned <Press the desired menu number>" with the command prompt waiting
How do i read that question from the screen...does any one know the command(s) used.
Can i use 'termreads' or 'termgets'? If so how do I use it?
thanks in advance
For example:
1) "Do you want to continue <Press Y to continue or X for exit>?" with the command prompt is waiting
2) "No data is returned <Press the desired menu number>" with the command prompt waiting
How do i read that question from the screen...does any one know the command(s) used.
Can i use 'termreads' or 'termgets'? If so how do I use it?
thanks in advance