Last change
on this file since 1608 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
442 bytes
|
Rev | Line | |
---|
[613] | 1 | ICD1827V ;ALB/MRY - ENVIRONMENT CHECK; 10/2/03 3:32pm
|
---|
| 2 | ;;18.0;DRG Grouper;**27**;Oct 13,2000;Build 2
|
---|
| 3 | ;;
|
---|
| 4 | EN ;
|
---|
| 5 | S XPDABORT=""
|
---|
| 6 | D PROGCHK(.XPDABORT)
|
---|
| 7 | I XPDABORT="" K XPDABORT
|
---|
| 8 | ;
|
---|
| 9 | Q
|
---|
| 10 | ;
|
---|
| 11 | PROGCHK(XPDABORT) ;
|
---|
| 12 | I '$G(DUZ)!($G(DUZ(0))'="@")!('$G(DT))!($G(U)'="^") DO
|
---|
| 13 | .D BMES^XPDUTL("*****")
|
---|
| 14 | .D MES^XPDUTL("Your programming variables are not set up properly.")
|
---|
| 15 | .D MES^XPDUTL("Installation aborted.")
|
---|
| 16 | .D MES^XPDUTL("*****")
|
---|
| 17 | .S XPDABORT=2
|
---|
| 18 | .Q
|
---|
| 19 | Q
|
---|
| 20 | ;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.