Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls
Print Page as PDF
Routine: HLOUSR6

Package: Health Level Seven

Routine: HLOUSR6


Information

HLOUSR6 ;OAK/RBN -ListManager screen for reporting outbound queues;12 JUN 1997 10:00 am ;07/02/2010

Source Information

Source file <HLOUSR6.m>

Caller Graph

Legends:

Legend of Colors

Package Component Superscript legend

action A extended action Ea event driver Ed subscriber Su protocol O limited protocol LP run routine RR broker B edit E server Se print P screenman SM inquire I

Caller Graph

Caller Graph Total: 1

Package Total Caller Graph
Kernel 1 ^ORD(101  

Entry Points

Name Comments DBIA/ICR reference
EN ; Created list of outbound queues.
INIT ; -- init variables and list array
HDR ; Header info. for the outbound queue display.
OUTQUE ;
CJ(STRING,LEN) ;
LJ(STRING,LEN) ;
RJ(STRING,LEN) ;
CLEAN ; Clean up before leaving
GETTOP() ; Get top message in queue
DELTOP ; Deletes the top message on a queue
ASKQUE(LINK) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !,"**** You are not authorized to use this option ****"
  • Line Location: DELTOP+5
Function Call: WRITE
  • Prompt: !,"Sorry, that was an invalid link"
  • Line Location: DELTOP+9
Function Call: WRITE
  • Prompt: !,"Sorry, that is are no messages pending on that link."
  • Line Location: DELTOP+11
Function Call: WRITE
  • Prompt: !,"Sorry, that was an invalid queue"
  • Line Location: DELTOP+25
Function Call: WRITE
  • Prompt: !,"That queue is currently locked, please try again later."
  • Line Location: DELTOP+29
Function Call: WRITE
  • Prompt: !,"There are no messages pending on that queue!"
  • Line Location: DELTOP+32
Info |  Source |  Caller Graph |  Entry Points |  Interaction Calls