Kbase 17557: FIND CURRENT Against TEMP-TABLE/WORKFILE Leaves ERROR-STATUS
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/10/1998 |
|
FIND CURRENT Against TEMP-TABLE/WORKFILE Leaves ERROR-STATUS
Currently a FIND CURRENT statement against a Temp-Table or WorkFile
is optimized by the compiler into a No-Op (No Operation).
A side effect of this optimization is that when the FIND CURRENT
statement uses the NO-ERROR phrase the ERROR-STATUS handle does not
get modified (since, obviously, a No-Op does nothing).
There is a bug report in on this issue asking that the No-Op be
changed so that it correctly sets the ERROR-STATUS handle to False.
Progress Software Technical Support Note # 17557