Kbase P178408: 4GL/ABL: Errors (293) and (12886) NEWing a Procedure Library class compiled with MIN-SIZE option
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  06/12/2010 |
|
Status: Unverified
SYMPTOM(s):
4GL/ABL: Errors (293) and (12886) NEWing a Procedure Library class compiled with MIN-SIZE option
** "<file-name>" was not found. (293)
Could not find class or interface lib.test. (12886)
** Could not understand line 1. (196)
** "lib.test" was not found. (293)
Could not find class or interface . (12886)
** <program> Could not understand line <number>. (196)
FACT(s) (Environment):
All Supported Operating Systems
OpenEdge 10.2B02
CAUSE:
Bug# OE00202707
FIX:
None at this time. As a workaround, compile all the classes without the MIN-SIZE option.