IBDF2D ;ALB/CJM - ENCOUNTER FORM - WRITE SELECTION LIST ;NOV 16,1992
Source file <IBDF2D.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| PRINTLST(IBLIST) | ;writes the selection list to the print array
|
|
| EXIT | ;
|
|
| NEXT(GROUP,GROUPODR,SLCTNODR,SLCTN) | ;finds the next selction to be printed
|
|
| NXTGROUP(GROUP,GROUPODR) | ;
|
|
| GROUPHDR(GROUP,COL,HDR,SUBHDR) | ;writes the group header to the list
|
|
| DECREASE(COL) | ;
|
|
| X() | ;
|
|
| Y() | ;
|
|
| GETDATA(LOCATION) | ;gets the dynamic data at print time,@LOCATION=where the list was put
|
| Name | Line Occurrences |
|---|---|
| Function Call: WRITE |
|