Can someone help with screen errors?
I have created a macro which goes through different screens but the problem is that sometimes these screen change slightly or options taken away. What I need is create a generic error routine. What I want is for the macro to stop if the next screen is not displayed without having to always check screen names.
For example if there is 4 options numbered 1 to 4 and you send key 5 (5 has been taken away), a message displays saying 5 is not a valid option. The macro continues running and all the keystrokes get out of sync.
Can anyone help with this?
I have created a macro which goes through different screens but the problem is that sometimes these screen change slightly or options taken away. What I need is create a generic error routine. What I want is for the macro to stop if the next screen is not displayed without having to always check screen names.
For example if there is 4 options numbered 1 to 4 and you send key 5 (5 has been taken away), a message displays saying 5 is not a valid option. The macro continues running and all the keystrokes get out of sync.
Can anyone help with this?