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

Package: Text Integration Utility

Routine: TIUFHA


Information

TIUFHA ; SLC/MAM - LM Templates H, A, and C Action Detailed Display, Action Boilerplate Text ;6/5/97 22:57

Source Information

Source file <TIUFHA.m>

Entry Points

Name Comments DBIA/ICR reference
EDVIEW ; Templates H, A, C, and J Action Detailed Display if XQORNOD(0)["Detailed; Action Boilerplate Text if XQORNOD(0)["Boil".
; Requires TIUFTMPL.
; Requires TIUFWHO, set in Options TIUF/A/C/H/J EDIT/SORT/CREATE CLIN/MGR/NATL.
; For Detailed Display Sets TIUFSTMP = D
; For Boilerplate Text Sets TIUFSTMP = X.
; Sets TIUFACT where TIUFACT is a letter: C for Clinician, M for Manager, V for View.
; Sets Array TIUFINFO, Array TIUFNOD0.
EDVIX
EXIT ; -- exit code for LM Template D, X

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!," Missing List Manager Data; See IRM",!
  • Line Location: EDVIEW+13
Function Call: WRITE
  • Prompt: !!," Sorry; File Entry "_FILEDA_" has Nonexistent Item "_MISSITEM_"; See IRM.",!
  • Line Location: EDVIEW+14
Function Call: WRITE
  • Prompt: !!," Addendum title does not have its own Boilerplate Text",!
  • Line Location: EDVIEW+19
Function Call: WRITE
  • Prompt: !!," Only Titles and Components have Boilerplate Text",!
  • Line Location: EDVIEW+20
Function Call: WRITE
  • Prompt: !!,MSG,!
  • Line Location: EDVIEW+37
Info |  Source |  Entry Points |  Interaction Calls