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

Package: Text Integration Utility

Routine: TIURC


Information

TIURC ; SLC/JER - Additional Review screen actions ;02/25/10 08:52

Source Information

Source file <TIURC.m>

Entry Points

Name Comments DBIA/ICR reference
VERIFY ; Verify Documents
VERIFY1 ; Single record verify
; Receives TIUDA
ADD ; Add Document
ADDX
COPY1 ; -- Call to COPY1 for backward compatibility

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,$C(7),"Ok, no harm done...",!
  • Line Location: VERIFY+9
Function Call: WRITE
  • Prompt: !!,$C(7),"This ",TIUTNM," is an interdisciplinary entry.",!,"ID entries must be verified prior to attaching.",!
  • Line Location: VERIFY1+7
Function Call: WRITE
  • Prompt: ""
  • Line Location: VERIFY1+8
Function Call: WRITE
  • Prompt: !!,$C(7),"This ",TIUTNM," is already signed.",!
  • Line Location: VERIFY1+10
Function Call: WRITE
  • Prompt: ""
  • Line Location: VERIFY1+11
Function Call: WRITE
  • Prompt: !!,$C(7),"This ",TIUTNM," is already closed.",!
  • Line Location: VERIFY1+14
Function Call: WRITE
  • Prompt: ""
  • Line Location: VERIFY1+15
Function Call: WRITE
  • Prompt: !!,"This ",TIUTNM," is already verified."
  • Line Location: VERIFY1+17
Function Call: WRITE
  • Prompt: !,TIUTNM," UNVERIFIED"
  • Line Location: VERIFY1+19
Function Call: WRITE
  • Prompt: "."
  • Line Location: VERIFY1+21
Function Call: WRITE
  • Prompt: !!,$C(7),$P(TIUMSG,U,2),!
  • Line Location: VERIFY1+28
Function Call: WRITE
  • Prompt: !,TIUTNM," NOT VERIFIED."
  • Line Location: VERIFY1+35
Function Call: WRITE
  • Prompt: !,TIUTNM," VERIFIED."
  • Line Location: VERIFY1+39
Function Call: WRITE
  • Prompt: !!,$C(7),"Ok, no harm done...",!
  • Line Location: ADD+9
Info |  Source |  Entry Points |  Interaction Calls