Kbase P53400: ** Could not understand line . (196)
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  11/11/2003 |
|
Status: Unverified
SYMPTOM(s):
** <program> Could not understand line <number>. (196)
Executing or compiling a statement similar to:
DEFINE VARIABLE myVariable LIKE TableName.FieldName NO-UNDO.
CAUSE:
There was no table named 'TableName' in the connected database.
FIX:
Ensure that the LIKE option refers to existing table in the connected database.