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

Package: Health Level Seven

Routine: HLOTRACE


Information

HLOTRACE ;OIFO-OAK/PIJ/CJM - HLO CLIENT TRACE Tool ; 03/07/2011

Source Information

Source file <HLOTRACE.m>

Entry Points

Name Comments DBIA/ICR reference
START ;
SETBREAKS ;
WRITE(MSG) ;
WRITE2(MSG,VALUE) ;
WRITE3(MSG) ;
ZB3 ;
ZB4 ;
ZB2 ;
ZB8 ;
ZB9 ;
ZB10 ;
ZB11 ;
ZB12 ;
ZB13
ZB14 ;
ZB15
ZB16 ;
ZB17
ZB18 ;
ZB19
ZB20 ;
ZB21 ;
ZB22 ;
ZB23 ;
ZB24 ;S HLOCSTATE("CONNECTED")=1
ZB32
ASKQUE(SUB) ;
ASKCOUNT() ;
ASKPORT(LINK) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"Your DUZ must be set!"
  • Line Location: START+2
Function Call: WRITE
  • Prompt: !!," Sorry, you are not authorized to use this tool.",!!
  • Line Location: START+5
Function Call: WRITE
  • Prompt: !,"That queue is currently being processed. You need to either stop that link,",!,"stop that queue, or totally stop HLO so that this tool can be used."
  • Line Location: START+20
Function Call: WRITE
  • Prompt: !,"There are no messages pending on that queue!"
  • Line Location: START+21
Function Call: WRITE
  • Prompt: !,"DONE!"
  • Line Location: START+33
Function Call: WRITE
  • Prompt: !,?5,"Time: ",$$NOW^XLFDT," ",MSG
  • Line Location: WRITE+4
Function Call: WRITE
  • Prompt: !,?5,"Time: ",$$NOW^XLFDT," ",MSG
  • Line Location: WRITE2+4
Function Call: WRITE
  • Prompt: VALUE(I)
  • Line Location: WRITE2+7
Function Call: WRITE
  • Prompt: !,MSG
  • Line Location: WRITE3+4
Function Call: WRITE
  • Prompt: !!,"Looking for the next message to transmit..."
  • Line Location: ZB4+4
Function Call: WRITE
  • Prompt: !!,"No more messages pending on that queue!"
  • Line Location: ZB4+5
Function Call: WRITE
  • Prompt: !,"There are no outgoing messages queued to that link!",!
  • Line Location: ASKQUE+3
Info |  Source |  Entry Points |  Interaction Calls