|
There are a two confirmations that need to take place first:
1. Confirm that all Position Cursors, Enter Text or Number and all Database fields used in the script are being sent to valid positions on the host screen. (If fields have moved or screens have changed, you will need to adjust your script).
2. After any Enter, Page Up or Page Down or Function Key that changes the screen on the host system, there should be Check Screen or Script Search Control Key to ensure that the host has gone to the correct screen. If you are working with a Unisys host system, see "Poor Performance or Errors working with a Unisys host"
Once this has been confirmed, the following steps should resolve problem:
1. Activate Retry Check Screen & Retry Script Search. In ’Tools/Options/Preferences/Scripting’ this option should be selected. First try the ’Check for Redraw Only’ option. This will allow the host screen to "refresh" before the retry executes. If this does not solve the option, uncheck the ’Check for Redraw Only’ and try again.
2. If that doesn’t resolve the problem, check ’Check for Redraw’ again and increase the interval between comparisons.
3. If you still experience errors, uncheck ’Check for Redraw Only’ and try again, leaving the increased time between comparisons.
4. In the Prefrences menu click the Timing and Running option and check the Clear 'Input Inhibit' on Errors option.

You will have to determine optimal settings for the "Try up to..." and the "Try every..." on your system through trial and error.
If after exhausting these methods have still not resolved the issue, please contact EnableSoft at Support@Enablesoft.com or 1 (800) 658-1147.
|