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

Package: Text Integration Utility

Routine: TIUHL7


Information

TIUHL7 ; SLC/AJB - TIUHL7 Msg Mgr ; 10OCT05

Source Information

Source file <TIUHL7.m>

Entry Points

Name Comments DBIA/ICR reference
ACTION(ACT) ;
DELETE ;
REFRESH ;
VIEW ;
EN ; main entry point for TIUHL7 MSG MGR
HDR ; header code
INIT ; init variables and list array
HELP ; help code
EXIT ; exit code
EXPND ; expand code
XQORM ; default action for list manager

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"No documents to select."
  • Line Location: ACTION+3
Function Call: WRITE
  • Prompt: @IOF,"Deleting the following message(s):",!
  • Line Location: DELETE+2
Function Call: WRITE
  • Prompt: !," Receiving Sending Message",!
  • Line Location: DELETE+3
Function Call: WRITE
  • Prompt: IOUON," Message ID Date/Time Processed Application Application Status ",!,IOUOFF
  • Line Location: DELETE+4
Function Call: WRITE
  • Prompt: @VALMAR@(TIUSEL,0),!
  • Line Location: DELETE+5
Function Call: WRITE
  • Prompt: !!,"Deleting...finished."
  • Line Location: DELETE+8
Function Call: WRITE
  • Prompt: !
  • Line Location: DELETE+9
Function Call: WRITE
  • Prompt: TIU("CUOFF"),!!,"Searching for messages..."
  • Line Location: INIT+3
Function Call: WRITE
  • Prompt: !!,"The following actions are available:"
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !!,"View a Message - View a selected message"
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !,"Delete Message(s) - Delete selected message(s)"
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !,"Refresh Message List - Refresh display"
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: !!,"If ONE message is selected, default action is VIEW"
  • Line Location: HELP+7
Function Call: WRITE
  • Prompt: !,"If multiple messages are selected, default action is DELETE",!
  • Line Location: HELP+8
Info |  Source |  Entry Points |  Interaction Calls