Kbase P77305: Does BUFFER-COMPARE return false when contents of the buffers are different?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  03/02/2009 |
|
Status: Verified
GOAL:
Does BUFFER-COMPARE return false when contents of the buffers are different?
FACT(s) (Environment):
All Supported Operating Systems
Progress 9.x
OpenEdge 10.x
OpenEdge Category: Language (4GL/ABL)
FIX:
The BUFFER-COMPARE statement is documented that it will return TRUE if all of the fields that it is comparing in the two buffers are the same. If any of the fields have different values then it will return false.