Consultor Eletrônico



Kbase P5019: Error 3307 Is Received At Compile Time Pointing To The Debug
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   06/05/2003
Status: Verified

FACT(s) (Environment):

Progress 9.1B

SYMPTOM(s):

Error 3307 is received during compile time which points to the debugger segment

R-Code is still generated

<segment-name> has exceeded its limit of <segment-size> bytes, in <file-name> at line # <line-number>. (3307)

CHANGE:

Added code to program

CAUSE:

Debugger segment in compiled R-code was exceeded

FIX:

This is the expected behavior. The 3307 error, when received on the debugger segment, is a warning message indicating that the compiled R-code cannot be viewed in the debugger. Valid R-code is still generated and can be executed as normal.