Kbase P57564: SELF-NAME in VALUE-CHANGED of a COMBO-BOX generates error 16
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  04/12/2003 |
|
Status: Unverified
SYMPTOM(s):
SELF-NAME in VALUE-CHANGED of a COMBO-BOX generates error 1672
Using OPEN QUERY {&SELF-NAME} scheleton as defined in free-form query.
CAUSE:
SELF-NAME doesn't point to the query name but COMBO-BOX name.
FIX:
Use query name or {&QUERY-NAME} instead of {&SELF-NAME}.