Last change
on this file since 1766 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
455 bytes
|
Line | |
---|
1 | DG53E640 ; BAY/JAT - ENVIRONMENT CHECK; 9/17/01 3:32pm ; 12/13/04 12:07pm
|
---|
2 | ;;5.3;Registration;**640**;Aug 13,1993
|
---|
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.