Consultor Eletrônico



Kbase 35019: Error 3307 Is Received At Compile Time Pointing To The Debugger Segment
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   15/08/2000
Solution ID: P5019

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:

There is nothing that needs to be done. 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.