DGPFLF1 ;ALB/KCL - PRF FLAG MANAGEMENT BUILD LIST AREA ; 3/11/03
Source file <DGPFLF1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
EN(DGARY,DGCAT,DGSRTBY,DGCNT) | ;Entry point to build list area for PRF Flags.
|
|
GET(DGARY,DGCAT,DGSRTBY) | ;Get flag entries for display.
|
|
SORT(DGVPTR,DGSRTBY,DGIEN,DGFLAG) | ;Set flag data into sorted output array based on the sort criteria passed.
|
|
BLD(DGSRTBY,DGCNT) | ;Build list area for flag screen.
|
|
SET(DGARY,DGLINE,DGTEXT,DGCOL,DGON,DGOFF,DGVPTR,DGNUM,DGCNT) | ;This procedure will set the lines of flag details in the LM display area.
|