IBDFU ;ALB/CJM - ENCOUNTER FORM (utilities) ;NOV 16,1992
Source file <IBDFU.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
DRWBOX(IBY,IBX,W,H) | ;draws a box
|
|
HLINE(L,CHAR) | ;returns a horizontal line
|
|
DRWVLINE(IBY,IBX,IBH,CHAR) | ;draw vertical line
|
|
DRWSTR(IBY,IBX,STRING,OPTIONS,IBW) | ;
|
|
UNDRLINE(IBY,IBX,W) | ; underlining with when not using printers underlining ability
|
|
PADRIGHT(STR,LEN) | ; pad right
|
|
STRIP(STR) | ;strips off leading and trailing spaces
|
|
CMPSTR | ;saves compiled string write
|
|
CMPVLINE | ;save compiled vertical line write
|
|
CTRLS(CTRLS,IBX,IBY) | ;returns the needed escape sequences
|
|
GRPHCS(GRPHCS) | ;returns the needed graphics characters
|
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|