Raising the ENDKEY condition
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Like an ABL client, a server session raises the ENDKEY condition
if an attempt to find a database record fails or an INPUT FROM statement
reaches the end of an input stream. Like a batch client, there are
no user-interface events that can raise the ENDKEY condition.