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

Package: Text Integration Utility

Routine: TIURB3


Information

TIURB3 ; SLC/JER - Review Action, Change Advance Directive Title Submodules ;01/03/12 12:50

Source Information

Source file <TIURB3.m>

Entry Points

Name Comments DBIA/ICR reference
AD2RAD(NOTEDA,SELNEWTL) ; Is this note being changed from ADVANCE DIRECTIVE to RESCINDED ADVANCE DIRECTIVE?
OK2MARK() ; Returns 1 if user oks changing Title to RESCINDED ADVANCE DIRECTIVE; Else 0
WTRMARK(TIUDA,SELTITL,TLCHNGD) ; Watermark image of TIUDA 'Rescinded'
CKADDA(TIUDA) ; Watermark addendum images

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: OK2MARK+4
Function Call: WRITE
  • Prompt: !," Title changed. Note has no image to watermark."
  • Line Location: WTRMARK+6
Function Call: WRITE
  • Prompt: !," Title not changed; image not watermarked."
  • Line Location: WTRMARK+8
Function Call: WRITE
  • Prompt: !," Title changed. Image for note #",TIUDA," could not be queued for watermarking. Please see"
  • Line Location: WTRMARK+11
Function Call: WRITE
  • Prompt: !,"Imaging Manager."
  • Line Location: WTRMARK+12
Function Call: WRITE
  • Prompt: !," Title changed; Image queued for watermarking."
  • Line Location: WTRMARK+14
Function Call: WRITE
  • Prompt: !,"Checking signed addenda for images to watermark. . ."
  • Line Location: CKADDA+15
Function Call: WRITE
  • Prompt: !,"No addendum images to watermark."
  • Line Location: CKADDA+24
Function Call: WRITE
  • Prompt: !,NUMADDA," addendum image(s) queued for watermarking."
  • Line Location: CKADDA+28
Function Call: WRITE
  • Prompt: !,NUMADDA," addendum image(s) could not be queued for watermarking. Please"
  • Line Location: CKADDA+32
Function Call: WRITE
  • Prompt: !,"see Imaging Manager."
  • Line Location: CKADDA+33
Info |  Source |  Entry Points |  Interaction Calls