HMPCRPC ;SLC/AGP,ASMR/RRB - Generic RPC controller for HMP;11/7/12 5:42pm
Source file <HMPCRPC.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
CHAINRPC(HMPRES,PARAMS) | ; Chain multiple rpcs into one call
|
|
RPC(HMPRES,PARAMS) | ; Process request via RPC instead of CSP
|
|
COMMON | ; Come here for both CSP and RPC Mode
; |
|
OUT | ; output the XML
|
|
END | ||
VAL(X) | ; return value from request
|
|
CHAINCMD(HMPCMD,HMPRSP) | ; Do one command in chain
; |
RPC Name | Call Tags |
---|---|
HMPCRPC RPC | RPC |
HMPCRPC RPCCHAIN | CHAINRPC |