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

Package: Text Integration Utility

Routine: TIUEDI2


Information

TIUEDI2 ; SLC/JER - Additional Edit Code ; 7-MAR-2000 10:57:50

Source Information

Source file <TIUEDI2.m>

Entry Points

Name Comments DBIA/ICR reference
GETENTRY(TIUTYP) ; Get Entry Action, enforce inheritance
GETEXIT(TIUTYP) ; Get Validation method, enforce enheritance
EXSTNOTE(DFN) ; Sample/display existing notes
CHEKSAVE(DUZ) ; Checks for entry in ^TIU(8925,"ASAVE",DUZ,TIUDA)
EDITSAVE(DUZ) ; Evaluates whether an unsaved document exists, allows edit
EDSAVEX

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"Nothing selected.",!
  • Line Location: EXSTNOTE+10
Function Call: WRITE
  • Prompt: !!,$C(7),$P(TIUSEE,U,2),!
  • Line Location: EXSTNOTE+19
Function Call: WRITE
  • Prompt: !!,"You have an unsaved document in your buffer."
  • Line Location: EDITSAVE+15
Function Call: WRITE
  • Prompt: !,"Depending on your preferred editor, you may"
  • Line Location: EDITSAVE+16
Function Call: WRITE
  • Prompt: !,"have lost some of the text.",!
  • Line Location: EDITSAVE+17
Function Call: WRITE
  • Prompt: !!,"Okay. You can catch up with it later!",!
  • Line Location: EDITSAVE+20
Function Call: WRITE
  • Prompt: !!,"Good. Here we go then!",!
  • Line Location: EDITSAVE+21
Info |  Source |  Entry Points |  Interaction Calls