Consultor Eletrônico



Kbase P134104: Getting 4027 errors compiling procedures after upgrading to 10.1C01
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   8/15/2008
Status: Unverified

SYMPTOM(s):

Getting 4027 errors compiling procedures after upgrading to 10.1C01

Script used to compile procedures.

Script uses COMPILER warning and error system handles handles to report warnings and errors during compilation

**Cannot fit <widget name> with <at/colon/to> within FRAME <frame>. (4027)

FACT(s) (Environment):

OpenEdge 10.1C
OpenEdge 10.1C 32-bit
OpenEdge 10.1C01 32-bit Service Pack

CAUSE:

Prior to OE10.1C01 (warning) message 4027 was not caught by the COMPILER:WARNING system handle.

FIX:

Starting with OE10.1C01 message 4027 will set the COMPILER:WARNING system handle to TRUE. This is correct and expected behaviour.