Kbase P122627: Error 16 when loading file using large number format in AppBuilder
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/21/2007 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.x
Windows
SYMPTOM(s):
Error 16 when loading file using large number format in AppBuilder
AppBuilder
SYSTEM ERROR: bffld: nxtfld: scan past last field. (16)
Fields using format 9(256) in window
Crash happens when file is loaded in AppBuilder
Stack trace reads:
RaiseException
dbut_count1
Issue does not happen if using format X(256) instead
CAUSE:
This is a known issue being investigated by Development
FIX:
As a workaround, use the alternate format X(256) instead of 9(256).