HMPTOOLS ;ASMR/JD - More HMP utilities ; 9/25/15 10:59am
Source file <HMPTOOLS.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
CHKXTMP(RSLT) | ; RPC(HMP CHKXTMP) to return the state of ^XTMP data
; RSLT - Return array: ; "There are a total of xxx patients in queue. yyy Complete zzz Staging" ; Where xxx,yyy, and zzz are zero or greater. ; NOTE: If xxx is zero, then the sentence after "queue." will NOT be displayed |
|
MON | ; Monitor the progress of ^XTMP growth. JD - 6/11/15
|
|
SIZE(RSLT) | ; calculate the size of XTMP global
|
|
GETSIZE(HMPMODE,HMPSRVN) | ; -- return current aggregate extract size for extracts waiting to be sent to HMP servers
; input: HMPMODE := [ estimate - use estimated domain average sizes (default) | ; actual - walk though object nodes to calculate using $LENGTH ] ; HMPSRVN := name of HMP server [optional - defaults to all HMP servers] ; returns: total size in bytes ^ object count |
|
WALK(BATCH,TASK,DOMAIN) | ; -- walk through domain objectS in task to get actual size
|
|
MSG(M,Q,V) | ;
|
RPC Name | Call Tags |
---|---|
HMP SUBSCRIPTION STATUS | SUBSTA |