TIULM ; SLC/JER - List Manager Library: RESIZE, REMOVE Elmt, PICK List Elmt ; 3/9/01
Source file <TIULM.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
RESIZE(LONG,SHORT,SHRINK) | ; Resizes list area
|
|
PICK(TIUITEM) | ; Highlight selected list elements, add to VALMY(ITEM) array
|
|
FIXLST | ; Restore video attributes to entire list
|
|
FIXLSTNW | ; Restore video attributes to entire list
; New: Don't bold the list # |
|
RESTORE(ITEM) | ; Restore video attributes for a single list element
|
|
RESTOREG(TIUGLINK) | ; Update video attributes after changing view,
|
|
REMOVE(ITEM) | ; Remove an element from the list
; No longer used since patch 100 ; Now called only by rtn TIUPPAC, an obsolete patient postings rtn. |
Name | Line Occurrences |
---|---|
Function Call: WRITE |
|
Function Call: WRITE |
|
Function Call: WRITE |
|