Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: PXRMCOND

Package: Clinical Reminders

Routine: PXRMCOND


Information

PXRMCOND ; SLC/PKR - Routines for evaluating conditions. ;01/28/2015

Source Information

Source file <PXRMCOND.m>

Entry Points

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
Info |  Source |  Entry Points