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
Print Page as PDF
Routine: HLMA4

Package: Health Level Seven

Routine: HLMA4


Information

HLMA4 ;OIFO-O/RJH-DON'T PING VIE ;03/29/2007 16:21

Source Information

Source file <HLMA4.m>

Entry Points

Name Comments DBIA/ICR reference
DONTPING(PAR) ;
; check the data stored in file #869.3 related multiples to
; to see if ping is allowed for the Ping option, PING^HLMA
; return 1: don't ping this link.
; return 0: ok to ping the link.
PINGIP ;
; retrieve the "Ping IP" multiple, which are ok to ping
DONTPORT ;
; retrieve the "Don't Ping Port" multiple, which are not
; allowed to ping
DONTDOMN ;
; retrieve the "Don't Ping Domain (Full)" multiple,
; which are not allowed to ping
SETHLCS(DATA,TYPE) ;
; to be called from sub-routine DONTDOMN
DONTNAME ;
; retrieve the "Don't Ping Link Name (Partial)" multiple,
; which are not allowed to ping
DONTIP ;
; retrieve the "Don't Ping IP" multiple, which are not
; allowed to ping
PINGDOMN ;
; retrieve the "Ping Domain (Partial)" multiple,
; which is ok to ping, data could be partial domain.
Info |  Source |  Entry Points