PXRMCOND ; SLC/PKR - Routines for evaluating conditions. ;01/28/2015
Source file <PXRMCOND.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| CASESEN(X,DA,FILENUM) | ;
 | 
|
| COND(CASESEN,ICOND,VSLIST,VA) | ;Evaluate the condition.
 | 
|
| KICOND(X,DA,FILENUM) | ;
 | 
|
| MV(VSLIST,CASESEN,V,VA) | ;Move the elements of VA included in VSLIST
 | 
|
| RECSUB(IND,V,VA,NSTAR,VSTAR,NM,VM,CASESEN,ICOND,CONVAL) | ;Called recursively,
 | 
|
| SCPAR(FINDPA,CASESEN,COND,UCIFS,ICOND,VSLIST) | ;Set the Condition parameters.
 | 
|
| SICOND(X,DA,FILENUM) | ;Set the internal condition field. Wrap all V() in $G.
 | 
|
| STARCOND(CASESEN,ICOND,V,VA,NSTAR,VSTAR) | ;Execute a star condition,
 | 
|
| VCOND(X) | ;Input transform for Condition field.
 | 
|
| VSPACE(COND) | ;Make sure all spaces in the condition that come after
 | 
|
| VSUB(COND) | ;Make sure all V subscripts are quoted strings, numbers
 |