TIUFLLM ; SLC/MAM - Library; List Manager Related: RTSCROLL(TIUREC,TYPE), PARSE(INFO), NINFO(LINENO,FILEDA,INFO,PINFO,TENDA), PLUSUP(INFO,TIUREC) ;4/6/95 10:48
Source file <TIUFLLM.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
RTSCROLL(TIUREC,TYPE) | ; Called by BUFENTRY^TIUFLLM2. For lines being set for
|
|
PARSE(INFO) | ; Splits INFO into pieces such as LINENO, XPDLCNT, etc.
|
|
PARSX | ||
NINFO(LINENO,FILEDA,INFO,PINFO,TENDA) | ; Returns INFO for New (anticipated)
|
|
NINFX | ||
PLUSUP(INFO,TIUREC) | ; Update the plus item indicator in front of LM Entry Name for Template H.
; Assumes Name proper starts at col 8, for level 0. + goes in front of Name. ; Returns TIUREC with + added or deleted. ; Requires INFO array, where INFO is either as set in NINFO^TIUFLLM or |