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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: HLCSMON

Package: Health Level Seven

Routine: HLCSMON


Information

HLCSMON ;SF-DISPLAY DRIVER PROGRAM ;06/26/2008 14:35

Source Information

Source file <HLCSMON.m>

Entry Points

Name Comments DBIA/ICR reference
INIT
INIT1 ;
; Next 4 lines copied here from top of START by patch 73...
START ;
READ ;Prompt the user for the next action
VIEW ;select new view
NEXT ;
EOB
BUILDARY ;
COPY ;
CHKLOCK ; Call here immediately after trying to lock. And, BE SURE that
; nothing might occur that would change $T after the lock attempt!!
; $T,HLXX -- req
HELP ;
EXIT ;
LOCKED(HLOCK) ; Anything locked?
BTE(PMT,FF) ;

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: INIT+7
Function Call: WRITE
  • Prompt: HLCOFF
  • Line Location: INIT1+7
Function Call: WRITE
  • Prompt: HLCON
  • Line Location: READ+2
Function Call: WRITE
  • Prompt: HLCOFF
  • Line Location: READ+4
Function Call: WRITE
  • Prompt: HLCON,!!
  • Line Location: VIEW+1
Function Call: WRITE
  • Prompt: HLCOFF
  • Line Location: VIEW+6
Function Call: WRITE
  • Prompt: $C(7)
  • Line Location: EOB+1
Function Call: WRITE
  • Prompt: HLCON,@IOF
  • Line Location: HELP+1
Function Call: WRITE
  • Prompt: !,"You have the following options when monitoring the Messaging System:"
  • Line Location: HELP+2
Function Call: WRITE
  • Prompt: !,"Enter the command letter parentheses: N,B,Q,A,S,V or ?"
  • Line Location: HELP+3
Function Call: WRITE
  • Prompt: !!,"(N) takes you to the next page of the display of Logical Links."
  • Line Location: HELP+4
Function Call: WRITE
  • Prompt: !!,"(B) takes you back one page."
  • Line Location: HELP+5
Function Call: WRITE
  • Prompt: !!,"(Q) terminates the monitor."
  • Line Location: HELP+6
Function Call: WRITE
  • Prompt: !!,"(A) provides a display of all links defined on your system."
  • Line Location: HELP+7
Function Call: WRITE
  • Prompt: !!,"(S) displays only those links that have had message traffic."
  • Line Location: HELP+8
Function Call: WRITE
  • Prompt: !!,"(V) prompts for a view name and displays links defined in view."
  • Line Location: HELP+9
Function Call: WRITE
  • Prompt: !!," Note that (S) is the default display at startup."
  • Line Location: HELP+10
Function Call: WRITE
  • Prompt: !!,"**PRESS <RET> TO CONTINUE**"
  • Line Location: HELP+11
Function Call: WRITE
  • Prompt: @IOF
  • Line Location: HELP+13
Function Call: WRITE
  • Prompt: !,?25,"Device Types and corresponding prefixes:"
  • Line Location: HELP+14
Function Call: WRITE
  • Prompt: !!,?30,"PC -- Persistent TCP/IP Client"
  • Line Location: HELP+15
Function Call: WRITE
  • Prompt: !!,?30,"NC -- Non-Persistent TCP/IP Client"
  • Line Location: HELP+16
Function Call: WRITE
  • Prompt: !!,?30,"SS -- Single-threaded TCP/IP Server"
  • Line Location: HELP+17
Function Call: WRITE
  • Prompt: !!,?30,"MS -- Multi-threaded TCP/IP Server"
  • Line Location: HELP+18
Function Call: WRITE
  • Prompt: !!,?30,"SH -- Serial HLLP"
  • Line Location: HELP+19
Function Call: WRITE
  • Prompt: !!,?30,"SX -- Serial X3.28"
  • Line Location: HELP+20
Function Call: WRITE
  • Prompt: !!,?30,"MM -- MailMan"
  • Line Location: HELP+21
Function Call: WRITE
  • Prompt: !!,"**PRESS <RET> TO CONTINUE**"
  • Line Location: HELP+22
Function Call: WRITE
  • Prompt: HLCOFF
  • Line Location: HELP+24
Function Call: WRITE
  • Prompt: HLCON
  • Line Location: EXIT+2
Function Call: WRITE
  • Prompt: !!,"Editing of logical link data is occurring right now. For this reason, some of"
  • Line Location: LOCKED+6
Function Call: WRITE
  • Prompt: !,"the information on the 'System Link Monitor' report might not be accurate for"
  • Line Location: LOCKED+7
Function Call: WRITE
  • Prompt: !,"the following node(s)..."
  • Line Location: LOCKED+8
Function Call: WRITE
  • Prompt: !
  • Line Location: LOCKED+9
Function Call: WRITE
  • Prompt: !,?5,HLOCK
  • Line Location: LOCKED+13
Function Call: WRITE
  • Prompt: !
  • Line Location: BTE+2

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^HLCS(869.3 - [#869.3] Classic Fileman Calls
Info |  Source |  Entry Points |  Interaction Calls |  FileMan Files Accessed Via FileMan Db Call