State Description
During the active task, logic was unable to proceed due to a screen-to-screen navigation error.
Action Performed
Info.Messages is appended with information about the invalid navigation and unknown/unhandled active screen.
Task's ActiveState property is set to TaskState.KeyEntryError.
Objects and Properties
A navigation error is generally related to missing navigation sequences in recordings or undefined ScreenDef objects.
An incorrect ScreenDef:NavigationType can contribute to navigation errors.
In some cases, setting a ScreenDef:ExitKey to the correct value can help when backing-out of a screen is needed.
Next State Handler(s)