Definition Not Found for Symbol
Posted: Mon Aug 09, 2021 3:35 pm
When trying to compile a program that is using procedure "http_stmf()" I get the following error:
"Definition not found for symbol 'HTTP_STMF'."
The additional message info:
This program compiles on our machine that is running 7.4 but not on a machine running 7.3. The version of HTTPAPI are identical.
Any clues?
Thanks
"Definition not found for symbol 'HTTP_STMF'."
The additional message info:
Code: Select all
Additional Message Information
Message ID . . . . . . : CPD5D02 Severity . . . . . . . : 30
Message type . . . . . : Diagnostic
Date sent . . . . . . : 08/09/21 Time sent . . . . . . : 11:18:07
Message . . . . : Definition not found for symbol 'HTTP_STMF'.
Cause . . . . . : No definition was found for reference HTTP_STMF in *MODULE
object ATD130 in library QTEMP. The definition either does not exist or is
not of the same data or procedure type as the reference.
Recovery . . . : Try the Create Program (CRTPGM) command again, supplying
an object that contains a definition for symbol HTTP_STMF.
Any clues?
Thanks