Kbase P116435: Warning 10603 compiling code in OpenEdge 10.0B04
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/03/2009 |
|
Status: Verified
SYMPTOM(s):
Warning 10603 compiling code
Warning: unmatched quotes in parameters passed with file included in at line 2. (10603)
FACT(s) (Environment):
OpenEdge 10.0B
OpenEdge Category: Language (4GL/ABL)
All Supported Operating Systems
CAUSE:
Upgrade to 10.0B04
FIX:
The warning 10603 does not prevent the .r being generated. Also the generated code does run without errors and/or warnings.
With the COMPILE statement the warning message can be suppressed by using NO-ERROR option.
Add the maching double quotes to make the code warning/error free.