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

Package: Health Level Seven

Routine: HLCSLNCH


Information

HLCSLNCH ;ALB/MTC/JC - START AND STOP THE LLP ;08/08/2011 15:18

Source Information

Source file <HLCSLNCH.m>

Entry Points

Name Comments DBIA/ICR reference
START ; Start up the lower level protocol
STARTJOB ;
STARTQ ;
STOP ; Shut down a lower level protocol..
STP1 ;
S ;
STOPQ

Interaction Calls

Name Line Occurrences
Function Call: WRITE
  • Prompt: !!,"This option is used to launch the lower level protocol for the"
  • Line Location: START+3
Function Call: WRITE
  • Prompt: !,"appropriate device. Please select the node with which you want"
  • Line Location: START+4
Function Call: WRITE
  • Prompt: !,"to communicate",!
  • Line Location: START+5
Function Call: WRITE
  • Prompt: !!,$C(7),"A Lower Layer Protocol must be selected before start-up can occur."
  • Line Location: START+12
Function Call: WRITE
  • Prompt: !!,$C(7),"No routine has been specified for this LLP."
  • Line Location: START+20
Function Call: WRITE
  • Prompt: !,$C(7),"This LLP is a multi-threaded server. It is controlled by external service, i.e. TCPIP/UCX. You must use the external service to start this LLP."
  • Line Location: START+32
Function Call: WRITE
  • Prompt: !,"The LLP was last shutdown on ",$$DAT2^HLUTIL1($P(HLPARM0,U,11)),"."
  • Line Location: START+37
Function Call: WRITE
  • Prompt: !,"The LLP appears to be online already !"
  • Line Location: START+40
Function Call: WRITE
  • Prompt: !,$C(7),"NOTE: The lower level protocol for this application is already running."
  • Line Location: START+42
Function Call: WRITE
  • Prompt: !,$C(7),"NOTE: The lower level protocol for this application is already running."
  • Line Location: START+50
Function Call: WRITE
  • Prompt: !,"This LLP is already enabled!"
  • Line Location: START+59
Function Call: WRITE
  • Prompt: !,$C(7),"Unable to enable this LLP !"
  • Line Location: START+61
Function Call: WRITE
  • Prompt: !,"This LLP will start on node ",ZTCPU," if it is run in the Background.",!
  • Line Location: START+68
Function Call: WRITE
  • Prompt: !
  • Line Location: START+76
Function Call: WRITE
  • Prompt: !,$S($D(ZTSK):"Job was queued as "_ZTSK_".",1:"Unable to queue job.")
  • Line Location: STARTJOB+18
Function Call: WRITE
  • Prompt: !,?5,"-Unable to Open the Device !",!,!,?6,"Check that Port is Logged Out, and that the",!,?6,"Lower Level Protocol is not Already Running."
  • Line Location: STARTQ+1
Function Call: WRITE
  • Prompt: !!,"This option is used to shut down the lower level protocol for the"
  • Line Location: STOP+2
Function Call: WRITE
  • Prompt: !,"appropriate device. Please select the link which you would"
  • Line Location: STOP+3
Function Call: WRITE
  • Prompt: !,"like to shutdown.",!
  • Line Location: STOP+4
Function Call: WRITE
  • Prompt: !,$C(7),"This LLP is a multi-threaded server. It is controlled by external service, i.e. TCPIP/UCX. You must use the external service to disable this LLP."
  • Line Location: STOP+15
Function Call: WRITE
  • Prompt: !,$C(7),"The lower level protocol is already ",$P(HLPARM0,U,5),"."
  • Line Location: STOP+18
Function Call: WRITE
  • Prompt: !,$C(7),"The lower level protocol was started on ",$$DAT2^HLUTIL1($P(HLPARM0,U,10)),"."
  • Line Location: STOP+19
Function Call: WRITE
  • Prompt: !
  • Line Location: STP1+1
Function Call: WRITE
  • Prompt: !!,"The job will not be shut down."
  • Line Location: STP1+2
Function Call: WRITE
  • Prompt: !,"Unable to shutdown logical link!!!",$C(7),$C(7)
  • Line Location: S+18
Function Call: WRITE
  • Prompt: "**STOP**"
  • Line Location: S+19
Function Call: WRITE
  • Prompt: !
  • Line Location: S+20
Function Call: WRITE
  • Prompt: !,"The job for the "_HLDAPP_" Lower Level Protocol will be shut down."
  • Line Location: S+24

FileMan Files Accessed Via FileMan Db Call

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