HLLOG ;OIFO-O/JLG - (LOG API) ;11/24/2003 16:48
Source file <HLLOG.m>
| 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  |