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

Package: Text Integration Utility

Routine: TIUEN165


Information

TIUEN165 ; SLC/MAM - Environment Check Rtn for TIU*1*165;6/16/03

Source Information

Source file <TIUEN165.m>

Entry Points

Name Comments DBIA/ICR reference
MAIN ; Check environment
; -- Set data for DDEFs to export:
SETXTMP ; Set up ^XTMP global
TIUDUPS(TIUDUPS,SILENT) ; Set array of potential duplicates

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Document Definitions look OK."
  • Line Location: MAIN+7
Function Call: WRITE
  • Prompt: !,"Aborting Install..."
  • Line Location: MAIN+8
Function Call: WRITE
  • Prompt: !,"You already have the following Document Definitions exported by this patch."
  • Line Location: TIUDUPS+14
Function Call: WRITE
  • Prompt: !,"I don't want to overwrite them. Please change their names so they no longer"
  • Line Location: TIUDUPS+15
Function Call: WRITE
  • Prompt: !,"match the exported ones, or if you are not using them, delete them."
  • Line Location: TIUDUPS+16
Function Call: WRITE
  • Prompt: !!,"If you change the name of a Document Definition, remember to update its Print"
  • Line Location: TIUDUPS+17
Function Call: WRITE
  • Prompt: !,"Name, as well. For help, contact National VistA Support."
  • Line Location: TIUDUPS+18
Function Call: WRITE
  • Prompt: !?5,^XTMP("TIU165","BASICS",NUM,"NAME")
  • Line Location: TIUDUPS+21
Info |  Source |  Entry Points |  Interaction Calls