Kbase P18369: Syntax errors 247 & 198 using XREF option of COMPILE stateme
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  02/02/2003 |
|
Status: Unverified
SYMPTOM(s):
Syntax errors 247 and 198 when using the XREF option of the compile statement.
** Unable to understand after -- "<string>". (247)
** Unable to understand after -- "SAVE". (247)
** <program> Could not understand line <number>. (198)
** <program> Could not understand line 1. (198)
Running the statement:
COMPILE test.p SAVE XREF myxref.txt.
CAUSE:
The XREF keyword is included in the session's Keyword Forget List file.
FIX:
Start the session without the -k session startup parameter or remove the XREF keyword from the Keyword Forget List file.