GMRCP5C ;SLC/DCM,RJS - Print Consult form 513 (Assemble Segments And Print) ;4/30/98 09:41
Source file <GMRCP5C.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
ASSMBL(PAGELEN,PAGEWID) | ;
|
|
FORMAT(SUB,PAGELEN,PAGEWID,OFFSET) | ;
|
|
NEWSUB(ZONE,SUB,NDX,PAGEWID) | ;
|
|
ADDFTR(SUB,NDX,PAGEWID) | ;
|
|
NEWPAGE(SUB,NDX) | ;
|
|
CHKPAGE(SUB,NDX,PAGELEN,OFFSET) | ;
|
|
SIZE(SUB,NDX) | ;
|
|
ROOM(LEN) | ;
|
|
MERGE(SUB,NDX,ZONE) | ;
|
|
BLDPAGE(ZONE,TEXT,PAGEWID,RUNTIME,SUB,NDX) | ;
|
|
ADDLN(ZONE,TEXT,RUNTIME) | ;
|
|
OUTPUT(GMRCPG) | ;
|
|
CLRZONE(ZONE) | ;
|
|
PRINT(PAGELEN,PAGEWID) | ; Print the Consult
|
|
PAUSE(PF,PG) | ; Pause After Each Screen for CRT's
|
|
CRT() | ; IS THE PRINT DEVICE A CRT ?
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: READ |
|
Function Call: WRITE |
|
Function Call: WRITE |
|