update for RPC processing
This commit is contained in:
parent
4272d07c61
commit
36aec5491f
|
@ -77,6 +77,7 @@ CCRRPC(CCRGRTN,DFN,CCRPARMS,CCRPART) ;RPC ENTRY POINT FOR CCR OUTPUT
|
|||
I '$D(DEBUG) S DEBUG=0
|
||||
S CCD=0 ; NEED THIS FLAG TO DISTINGUISH FROM CCD
|
||||
I '$D(CCRPARMS) S CCRPARMS=""
|
||||
I '$D(CCRPART) S CCRPART="CCR"
|
||||
D SET^C0CPARMS(CCRPARMS) ;SET PARAMETERS WITH CCRPARMS AS OVERRIDES
|
||||
I '$D(TESTLAB) S TESTLAB=0 ; FLAG FOR TESTING RESULTS SECTION
|
||||
I '$D(TESTALERT) S TESTALERT=1 ; FLAG FOR TESTING ALERTS SECTION
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue