Last change
on this file since 975 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
463 bytes
|
Line | |
---|
1 | PXRMWHEV ; SLC/AGP - Environment check for PXRM*2.0*1 ;09/01/2004
|
---|
2 | ;;2.0;CLINICAL REMINDERS;**1**;Feb 04, 2005
|
---|
3 | ;
|
---|
4 | ENVCHK ;
|
---|
5 | N TEXTI
|
---|
6 | I +$$VERSION^XPDUTL("PXRM")'="2" S XPDABORT=1
|
---|
7 | I $G(XPDABORT) D
|
---|
8 | . S TEXTI(1)="This Patch is for Version 2, you are running Version 1.5."
|
---|
9 | . S TEXTI(2)="This Patch cannot be installed until Clinical Reminders version 2 is installed."
|
---|
10 | E D
|
---|
11 | . S TEXTI(1)="Environment check passed, ok to install PXRM*2.0*1"
|
---|
12 | D EN^DDIOL(.TEXTI)
|
---|
13 | Q
|
---|
Note:
See
TracBrowser
for help on using the repository browser.