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

Package: Text Integration Utility

Routine: TIUHL7A


Information

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

Source Information

Source file <TIUHL7A.m>

Entry Points

Name Comments DBIA/ICR reference
DELETE ;
REPROC ;
EN ; main entry point for TIUHL7 MSG VIEW
HDR ;
INIT ;
HELP ; help code
EXIT ; exit code
EXPND ; expand code

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !
  • Line Location: DELETE+2
Function Call: WRITE
  • Prompt: !!,"Message deleted."
  • Line Location: DELETE+4
Function Call: WRITE
  • Prompt: !
  • Line Location: DELETE+5
Function Call: WRITE
  • Prompt: !!,"Reprocessing message..."
  • Line Location: REPROC+3
Function Call: WRITE
  • Prompt: !,"finished.",!
  • Line Location: REPROC+4
Function Call: WRITE
  • Prompt: "ERROR. Unable to reprocess this message.",!
  • Line Location: REPROC+5
Function Call: WRITE
  • Prompt: !!,"The following actions are available:"
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !!,"Delete Message - Delete the current message"
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !,"Reprocess Message - Reprocess the current message",!
  • Line Location: HELP+5
Info |  Source |  Entry Points |  Interaction Calls