Consultor Eletrônico



Kbase P15899: Using the Application Compiler, gets error 98 with errno=9
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   23/08/2004
Status: Unverified

FACT(s) (Environment):

Progress 9.1C

SYMPTOM(s):

Using the Application Compiler

** Unable to open file: <file-name>. <Errno>. (98)

** Unable to open file: <file-name>. Errno=9. (98)

Could compile code when code was in the procedure editor.

Can compile from procedure editor using COMPILE statement if absolute path given.

CAUSE:

Propath did not include directory with source code

FIX:

Modified PROPATH environment variable to include source code directory so application compiler could locate the code.