Kbase P136824: PUT-BITS with INT inconsistently produces error 13682 with values below the 32-bit limit.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/3/2008 |
|
Status: Unverified
SYMPTOM(s):
PUT-BITS with INT inconsistently produces error 13682 with values below the 32-bit limit.
Value <value> too large to fit in INTEGER data type. (13682)
The value shown in the error message does not match the value being assigned into PUT-BITS.
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.1B
OpenEdge 10.1C
CAUSE:
Bug# OE00177105
FIX:
Workaround:
Change the variable from an INT to INT64.