Kbase P20825: Why is there no error message if FIND PREV or FIND NEXT fail
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  22/04/2003 |
|
Status: Unverified
GOAL:
Why is there no error message if FIND PREV or FIND NEXT fails to find a record ?
FIX:
If a FIND PREV or FIND NEXT operation fails, no error messages are generated, although the error status is raised. This is expected behavior and this "silent" error was implemented to allow gracefully leaving of (nested) loops without requiring self-written error handling.