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: TIUR

Package: Text Integration Utility

Routine: TIUR


Information

TIUR ; SLC/JER - Integrated Document Review ;11/01/03

Source Information

Source file <TIUR.m>

Entry Points

Name Comments DBIA/ICR reference
MAKELIST(TIUCLASS,TIUCHVW) ; Get Search Criteria
STATUS ;
; Kill status to clear out the variable when "^" is used to backup
DOCTYPE ; Select Document Type(s)
; TIU207-If only 1 docytyp and have been to screen prompt then go back another level to avoid loop with next prompt.
SCREEN ;
ERLY
STAT() ; Determine status
STATX
CHECKADD ; Checks whether Addendum is included in the list of types
SWAP(TIUX,TIUY) ; Swap variables
EXPRANGE(TIUX,TIUY) ; Expand late date to include time
BUILD(TIUCLASS,STATUS,SCREEN,EARLY,LATE,NOWFLAG) ; Build List.
CLEAN ; Clean up your mess!
RBLD ; Rebuild list after actions 11/30/00

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,$C(7),"You must select one or more TITLES..."
  • Line Location: SCREEN+14
Function Call: WRITE
  • Prompt: !,"Searching for the documents."
  • Line Location: ERLY+13
Info |  Source |  Entry Points |  Interaction Calls