Last change
on this file since 1578 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
378 bytes
|
Rev | Line | |
---|
[613] | 1 | KMPDENV ;OAK/RAK - CM Tools Environmnet Check ;4/21/04
|
---|
| 2 | ;;2.0;CAPACITY MANAGEMENT TOOLS;**1**;Mar 22, 2002
|
---|
| 3 | ;
|
---|
| 4 | EN ;-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.