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
Print Page as PDF
Routine: TIURECL2

Package: Text Integration Utility

Routine: TIURECL2


Information

TIURECL2 ; SLC/MAM - Expand/collapse LM views ;1/22/01

Source Information

Source file <TIURECL2.m>

Entry Points

Name Comments DBIA/ICR reference
INSKIDS(TSTART,TIUDA,PRNTPFIX,SORTBY) ;Insert ID kids
GETIDKID(TIUDA,SORTBY) ; Set ^TMP("TIUIDKID",$J,TIUDA,TIUK) = KIDDA,
; array of ID kids of TIUDA, in SORTBY order
GETLINE(KIDDA,PRNTPFIX,LINENO,TIUGDATA) ; Return LINE=TEXT_U_KIDDA_U_NEWPFIX
; Find & pass back TIUGDATA
FRSTPFIX(PRNTPFIX) ; Return first part of Prefix for Inserted addm
INSADD(TSTART,TIUDA,PRNTPFIX) ;Insert addenda of parent TIUDA into ^TMP("TMPLIST",$J).
; Receives TSTART, TIUDA, PRNTPFIX
; PRNTPFIX = prefix of parent, updated for current expand action.
Info |  Source |  Entry Points