Kbase P120882: Initial value of character variable can get truncated depending on format.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/22/2010 |
|
Status: Verified
SYMPTOM(s):
Defining character variable
Initial value is longer than FORMAT string would display
FORMAT string contains formatting character which is not followed by number of repeats
Initial value is truncated to maximum length allowed by format
FACT(s) (Environment):
OpenEdge 10.1x
All Supported Operating Systems
CAUSE:
Bug# OE00135523
FIX:
Upgrade to OpenEdge 10.2A or later
Workaround:
Always specify number of characters after formatting character in format string.