Consultor Eletrônico



Kbase P86977: Warning message 2886 received when compiling programs
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   23/09/2004
Status: Unverified

SYMPTOM(s):

Warning message compiling programs

Warning: object file <name> found before source <name>. (2886)

CAUSE:

The 2886 message description explains the situation:

PROGRESS executed COMPILE statement for the named procedure with the
SAVE option and while searching the PROPATH, found a r-code file on
disk before it found the source file. PROGRESS issues a warning
message to this effect, sets the warning attribute of the COMPILER
system handle, and continues searching PROPATH for the source file

FIX:

Unless a 293 error is received, the source code is found and compiled.