Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: PXRMP23E

PXRMP23E.m

Go to the documentation of this file.
PXRMP23E ;SLC/PKR/BNT - Exchange inits for PXRM*2.0*23 ;12/15/2011
 ;;2.0;CLINICAL REMINDERS;**23**;Feb 04, 2005;Build 3
 ;====================================================
EXARRAY(MODE,ARRAY) ;List of exchange entries used by delete and install
 ;MODE values: I for include in build, A for include action.
 N LN
 S LN=0
 ;
 S LN=LN+1
 S ARRAY(LN,1)="VA-PROJECT ARCH VISN CONTRACT CARE PILOT ELIGIBILITY"
 I MODE["I" S ARRAY(LN,2)="12/14/2011@16:12:55"
 I MODE["A" S ARRAY(LN,3)="O"
 ;
 I MODE="IA" D BMES^XPDUTL("There are "_LN_" Reminder Exchange entries to be installed.")
 Q
 ;