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

Package: Health Level Seven

Routine: HLLOG


Information

HLLOG ;OIFO-O/JLG - (LOG API) ;11/24/2003 16:48

Source Information

Source file <HLLOG.m>

Entry Points

Name Comments DBIA/ICR reference
ENTERING(RTN,SUB,COOKIE) ;
; RTN - the routine from which called
; SUB - the subroutine from which called
; COOKIE - current session id as $H; to be used subsequently
; in EXITING^HLLOG
EXITING(RTN,SUB,COOKIE) ;
; RTN - the routine from which called
; SUB - the subroutine from which called
; COOKIE - current session id as $H; previously used in ENTERING^HLLOG
ENABLED() ;
; check that this functionality is enabled
Info |  Source |  Entry Points