LRVRMI4A ;DALOI/STAFF - LAH/TMP TO FILE 63 ;02/22/17 08:09
Source file <LRVRMI4A.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| N3 | ;Process Organism
 | 
|
| N3A | ; Process each organism
 | 
|
| N6 | ; Process Parasite
 | 
|
| N6A | ; Process individual parasite result
 | 
|
| N6B | ; Process Parasite Stage results
 | 
|
| DN2FLDS(DN,FN,SUB) | ;
 ; Convert a drug node to a field number  | 
|
| BLDSTAT(FN,FLD,STAT,DATA) | ;
 ; Builds the DATA array used for setting status(es) ; Inputs ; FN : File Number (ie 63.5) ; FLD : Field Number (ie 19) ; STAT : Status (ie "F") ; DATA <byref> : See Outputs  | 
|
| SETSTAT(DATA) | ;
 ; Goes thru DATA array and files the status(es) ; Inputs ; DATA <byref> : DATA(file#,field#)=status ie DATA(63.05,19)="P" ; Outputs ; DATA <byref> : Sets DATA(0)=overall status (P,F,C)  | 
|
| CSR(LRCSR,LRREF) | ; Store code system references
 ; Call with LRCSR = array of ien/codes to store as references (pass by value) ; LRREF = root of reference to build full reference to data  |