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

Package: Text Integration Utility

Routine: TIURA3


Information

TIURA3 ; SLC/JER - Review screen actions ; 11/21/07

Source Information

Source file <TIURA3.m>

Entry Points

Name Comments DBIA/ICR reference
EDITCOS ; Edit Expected Cosigner
EDITCOS1 ; Edit expected cosigner/attending for single record
; Receives TIUDA
COS1X ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: "Edit Cosigner",!
  • Line Location: EDITCOS+4
Function Call: WRITE
  • Prompt: !!,"Editing #",+TIUDATA
  • Line Location: EDITCOS+10
Function Call: WRITE
  • Prompt: !!,$C(7),"Ok, no harm done...",!
  • Line Location: EDITCOS+13
Function Call: WRITE
  • Prompt: !,"No Documents selected."
  • Line Location: EDITCOS1+2
Function Call: WRITE
  • Prompt: !!," You may edit the Expected Cosigner:"
  • Line Location: EDITCOS1+58
Function Call: WRITE
  • Prompt: !!," Expected Cosigner not changed."
  • Line Location: EDITCOS1+66
Function Call: WRITE
  • Prompt: !!," Expected Cosigner edited."
  • Line Location: EDITCOS1+67
Function Call: WRITE
  • Prompt: !!,"You may edit the Attending Physician:"
  • Line Location: EDITCOS1+71
Function Call: WRITE
  • Prompt: !!," Attending Physician not changed."
  • Line Location: EDITCOS1+96
Function Call: WRITE
  • Prompt: !!," Attending Physician edited."
  • Line Location: EDITCOS1+98
Function Call: WRITE
  • Prompt: !
  • Line Location: COS1X+6
Function Call: WRITE
  • Prompt: !,MSG(MSGNO,LNO)
  • Line Location: COS1X+7
Info |  Source |  Entry Points |  Interaction Calls