Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: TIULM

Package: Text Integration Utility

Routine: TIULM


Information

TIULM ; SLC/JER - List Manager Library: RESIZE, REMOVE Elmt, PICK List Elmt ; 3/9/01

Source Information

Source file <TIULM.m>

Entry Points

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.

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"You are now selecting ONE interdisciplinary parent note."
  • Line Location: PICK+12
Function Call: WRITE
  • Prompt: !,"Acting on line ",+TIUITEM
  • Line Location: PICK+13
Function Call: WRITE
  • Prompt: " as your parent note selection."
  • Line Location: PICK+14
Info |  Source |  Entry Points |  Interaction Calls