Last change
on this file since 1261 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
521 bytes
|
Rev | Line | |
---|
[613] | 1 | USRPRE ; SLC/JER - Pre-init routine ;4/8/93 10:15
|
---|
| 2 | ;;1.0;AUTHORIZATION/SUBSCRIPTION;;Jun 20, 1997
|
---|
| 3 | MAIN ; Controls branching
|
---|
| 4 | W !,"** CHECKING DHCP ENVIRONMENT **",!!
|
---|
| 5 | I +$G(DUZ)'>0!($G(DUZ(0))'="@") D Q
|
---|
| 6 | . S XPDQUIT=2
|
---|
| 7 | . W !,"You must first initialize Programmer Environment by running ^XUP",!
|
---|
| 8 | I $L($T(^VALM1)) D Q
|
---|
| 9 | . W "Everything looks fine!",!
|
---|
| 10 | W "You MUST first install the MAS v5.3 and VA ListManager v1.0 (VALM* w/INITS)...",!!
|
---|
| 11 | W "Authorization/Subscription Utilities Installation ABORTED.",!!
|
---|
| 12 | S XPDQUIT=2
|
---|
| 13 | Q
|
---|
Note:
See
TracBrowser
for help on using the repository browser.