Kbase 33864: Unable to modify code in the Section Editor
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/05/1998 |
|
Solution ID: P3864
FACT(s) (Environment):
Windows
Progress 7.x
Progress 8.x
Progress 9.x
SYMPTOM(s):
Limits of Section Editor and Procedure Editor
Unable to make any changes to a block of code from within the Section Editor
CAUSE:
The volume of code (including white space) contained in the Section Editor has hit the limit of 20K. The Section Editor in the UIB/AppBuilder is implemented as an Editor widget and therefore has a size limitation of 20K.
FIX:
Split the code into multiple internal procedures or use include files