Kbase P4615: How to add a folder page at run-time in ADM2
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  10/15/2008 |
|
Status: Verified
GOAL:
How to add a folder page at run-time in ADM2
GOAL:
How to add a folder page at run-time in ADM1
FACT(s) (Environment):
Progress 9.x
Progress 8.x
FIX:
Run the create-folder-page procedure in the folder handle as shown below:
RUN create-folder-page IN h_folder (INPUT <page-number> /* INTEGER */,
INPUT <page-label> /* CHARACTER */).