Kbase P35310: Dynamic Widget is not Output to a file
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
SYMPTOM(s):
Dynamic Widget is not Output to a file
Widget is created dynamically and placed in a frame
The dynamic widget is the last widget in the frame
CAUSE:
The file is truncated when the last widget in the frame is a dynamic widget
FIX:
Add a blank character in the frame after the last widget is placed.
DEFINE FRAME fr1
"" at col 25 row 25
WITH NO-LABELS WITH SIZE 25 BY 25 NO-BOX.