Kbase P29166: Errors 3135, 3170 and 3140 with ADM 1 Smart Objects
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  25/11/2003 |
|
Status: Unverified
FACT(s) (Environment):
Progress 9.1B
SYMPTOM(s):
Attempt to dereference a stale widget handle. (3137)
Invalid widget-handle. Not initialized or points to a deleted widget. (3135)
Cannot access the <attribute name> attribute because the widget does not exist. (3140)
Smart Objects ADM 1
CAUSE:
ASSIGN statement placed after
{src/adm2/windowmn.i}
in MAIN block
FIX:
Move ASSIGN statement before
{src/adm2/windowmn.i}