XWBPRS ;ISF/STAFF - VISTA BROKER MSG PARSER ;08/11/15 09:49
Source file <XWBPRS.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
CALLP(XWBP,XWBDEBUG) | ;make API call using Protocol string
|
|
PRSP(P) | ;ef, Parse Protocol
|
|
PRSM() | ;ef, Parse message
|
|
PRS1() | ;Parse the HEADER chunk
|
|
PRS2() | ;Parse the RPC chunk
|
|
PRS3() | ;Parse the Security chunk
|
|
PRS4() | ;Parse the Command chunk
|
|
PRS5() | ;Parse Data Parameter chunk
|
|
PARAM(NA) | ;Add a new parameter to the list
|
|
RPC() | ;Check the rpc information.
|
|
SREAD() | ;Read a S_PACK
|
|
LREAD(ROOT) | ;Read a L_PACK
|
|
LINST(A,X,XWBY) | ;instantiate local array
|
|
GINST(R,S,V) | ;instantiate global
|
|
GETV(V) | ;get value of V - reference parameter
|
|
VCHK(S) | ;Parse string for first argument
|
|
VCHKP | ||
VCHKQ | ;Find closing quote
|
|
CLRBUF | ;Empties Input buffer
|
|
ZZZ(X) | ;Convert
|
|
CAPI(XWBY,PAR) | ;make API call
|
|
OARY() | ;create storage array
|
|
CREF(R,P) | ;Convert array contained in P to reference A
|
|
STRTCVR1 | ; JLI 110606
; SET UP DATA FOR OBTAINING FOREGROUND PROCESSING TIMES FOR COVERSHEET LOADS ; REQUESTED FOR TIMING ON COMMODITY SERVERS, ETC. |
|
STRTCVR2(RETRNVAL) | ; JLI 110606 - setup after coming back from initial start for coversheets
|
|
SETCSID(XWBCSID) | ; Obtain and setup selected coversheet ids for foreground processing
|
|
ONECOVER | ; called after data is returned to client
|
|
ENDCOVER | ; no more cover sheets to process, so set final values, clean up
|
Name | Line Occurrences |
---|---|
Function Call: READ |
|