TIUFPR ;SLC/MAM - Action Print List ;;3/7/00
Source file <TIUFPR.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
CAPTION(RMSUFFIX) | ; -- set up caption line of header
|
|
TBAR(RMSUFFIX) | ; -- print caption/top bar
; Needs TIUFWD,TIUFCAP,RMSUFFIX |
|
CRT(DX,DY) | ;
|
|
PRTL | ; Action Print List. Prints whole list of items, but if Template permits right/left scroll, prints only the present right/left portion of each item.
|
|
PRTL1 | ;
|
|
PRTLX | ||
TERM | ; -- set up term characteristics
|
|
COLUMNS(FIRST,LAST,NOSCRNS,TIUFPAGE,RMSUFFIX) | ; Writes columns for LM entries FIRST through LAST;
; Returns the display back to far left before quitting. ; NOSCRNS = Number of (left/right) screens to be printed (depends on LM Template Right Margin) and on users choice to print all or only first left/right screen. |
|
EXTRACT(X) | ; -- extract string
; Requires TIUFWD |
|
HDR | ; -- prt/display header
; Requires TIUFHDR, TIUFWD, TIUFPGE, TIUFIOFPG, TIUFAR, TITLE |
|
FTR | ; -- footer to print
|
|
XPAUSE(Y) | ; Pause with ^ to exit; omits carriage return that scrolls top line off
|
|
PAGE(BEG,LINES) | ; -- calc page #
; Requires TIUFAR |
|
SAVE | ; -- save to queue for PRTL
; TIU*1*99: add VALM(, VALMCC to list: |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|