source: FOIAVistA/tag/r/CAPACITY_MANAGEMENT_TOOLS-KMPD-KMPL/KMPDENV.m@ 628

Last change on this file since 628 was 628, checked in by George Lilly, 14 years ago

initial load of FOIAVistA 6/30/08 version

File size: 378 bytes
Line 
1KMPDENV ;OAK/RAK - CM Tools Environmnet Check ;4/21/04
2 ;;2.0;CAPACITY MANAGEMENT TOOLS;**1**;Mar 22, 2002
3 ;
4EN ;-entry point
5 ; if version 2.0
6 I $P($$VERSION^KMPDUTL,U)="2.0" D Q
7 .D MES^XPDUTL(" Version 2.0 detected. Environment check successful!")
8 ; if not version 2.0
9 S XPDQUIT=1
10 D MES^XPDUTL(" Must have Version 2.0 installed. Install can not continue!")
11 Q
Note: See TracBrowser for help on using the repository browser.