Changeset 556


Ignore:
Timestamp:
Aug 28, 2009, 7:21:26 PM (15 years ago)
Author:
George Lilly
Message:

fixed a comment.. the return array to the RPC call is passed by reference

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ccr/trunk/p/C0CCCR.m

    r527 r556  
    6969 ;
    7070CCRRPC(CCRGRTN,DFN,CCRPARMS,CCRPART)     ;RPC ENTRY POINT FOR CCR OUTPUT
    71  ; CCRGRTN IS RETURN ARRAY PASSED BY NAME
     71 ; CCRGRTN IS RETURN ARRAY PASSED BY REFERENCE
    7272 ; DFN IS PATIENT IEN
    7373 ; CCRPART IS "CCR" FOR ENTIRE CCR, OR SECTION NAME FOR A PART
Note: See TracChangeset for help on using the changeset viewer.