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

Package: Text Integration Utility

Routine: TIUFD3


Information

TIUFD3 ; SLC/MAM - LM Template D Actions Edit Items, Edit Boilerplate Text ;4/17/97 11:02

Source Information

Source file <TIUFD3.m>

Entry Points

Name Comments DBIA/ICR reference
EDITEMS ; Templates H, C, A, D Action Edit Items. Calls LM Template TIUFT.
; Requires TIUFTMPL.
; Requires TIUFWHO, set in Options TIUF/A/C/H EDIT/SORT/CREATE DDEFS CLIN/MGR/NATL.
; Sets TIUFACTT for Subtemplate T. Sets TIUFSTMP = T.
EDITEMS1 ; Entry point called by Edit Items of Template D.
; Requires CURRENT array TIUFINFO, CURRENT variable TIUFVCN1
EDITX ;
EDBOILTX ;Templates D, X Action Edit Boilerplate Text
; Requires CURRENT arrays TIUFINFO, TIUFNOD0.
; Requires TIUFBLIN as set in DSBOILTX^TIUFD.
EDBOX ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!," You may edit the Items of ONE Entry. Please select an Entry from the List.",!!
  • Line Location: EDITEMS+7
Function Call: WRITE
  • Prompt: !!," Missing List Manager Data; See IRM",!
  • Line Location: EDITEMS+8
Function Call: WRITE
  • Prompt: !!," Can't Edit Items: File Entry "_FILEDA_" Has Nonexistent Item "_MISSITEM_" ; See IRM.",!
  • Line Location: EDITEMS+9
Function Call: WRITE
  • Prompt: !!,MSG,!
  • Line Location: EDITEMS1+30
Function Call: WRITE
  • Prompt: !!,MSG,!
  • Line Location: EDITX+1
Function Call: WRITE
  • Prompt: !!,"Entry is not Inactive: Can't edit Boilerplate Text"
  • Line Location: EDBOILTX+7
Function Call: WRITE
  • Prompt: !!,MSG
  • Line Location: EDBOILTX+11
Function Call: WRITE
  • Prompt: !!," Another user is editing this entry.",!
  • Line Location: EDBOILTX+12
Info |  Source |  Entry Points |  Interaction Calls