Kbase P4566: Syntax error with OUTPUT-CONTENT-TYPE function.
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  18/03/2003 |
|
Status: Unverified
SYMPTOM(s):
Syntax error with OUTPUT-CONTENT-TYPE function.
** Unable to understand after -- "OUTPUT-CONTENT-TYPE". (247)
In a cgi wrapper procedure the function compiles O.K., but in a structured procedure it fails with the 247 error.
CAUSE:
The definition of the function needs to be included in the procedure code.
FIX:
Add the include file src/web2/wrap-cgi.i as the cgi wrapper procedure does.