Kbase P112079: Error 48 running CHUI application
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  23/12/2005 |
|
Status: Unverified
FACT(s) (Environment):
OpenEdge 10.0x
Unix
SYMPTOM(s):
Error 48 running CHUI application
SYSTEM ERROR: Bus error. (48)
CAUSE:
Assigning CURSOR-OFFSET attribute while the form was not initialized.
FIX:
Add VIEW statement before assigning CURSOR-OFFSET. See sample code in the Note section.