Kbase 4965: Bug in QBF generator using a file with non-unique index.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Bug in QBF generator using a file with non-unique index.
901003-gfs01In the Version 5 Technical Bulletin dated 7/90, there is a bug on page
62 (B-310) which describes a "buggy" workaround. Steps 2 and 3 of the
workaround should be:
2) Look for the following line:
find {&buffer} where {&buffer-fldname} no-error.
3) Change all four instances of the line to the following:
find first {&buffer} where recid({&buffer}) = recid({&pbuffer})
no-error.
Progress Software Technical Support Note # 4965