Kbase 17097: Error 247 might be due to the keyword forget list
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  04/12/1998 |
|
Error 247 might be due to the keyword forget list
If the user gets the above error on a 4GL statement when the syntax
appears to be absolutely correct, it could be because of a keyword
in the keyword forget list.
Example :
TRIGGER PROCEDURE FOR CREATE OF customer.
Error :
** Unable to understand after -- "TRIGGER" (247).
This error will occur if the word TRIGGER is in the keyword forget
list.
Progress Software Technical Support Note # 17097