Line | |
---|
1 | GMTS2712 ; SLC/JER - Environment check for GMTS*2.7*12
|
---|
2 | ;;2.7;Health Summary;**12**;Feb 28, 1996
|
---|
3 | EN ; main
|
---|
4 | W !,"** CHECKING DHCP ENVIRONMENT **",!
|
---|
5 | I +$$VERSION^XPDUTL("TIU")'>0 D Q
|
---|
6 | . W !,"You MUST install TIU v1.0 first...Aborting Installation.",!
|
---|
7 | . S XPDQUIT=1
|
---|
8 | I +$O(^GMR(121,0)),(+$P($G(^TIU(8925.97,1,0)),U,2)'>0),(+$O(^TIU(8925,0))'>0) D Q
|
---|
9 | . W !,"You MUST Convert Progress Notes to TIU first...Aborting Installation.",!
|
---|
10 | . S XPDQUIT=1
|
---|
11 | W !,"Everything looks fine!",!
|
---|
12 | Q
|
---|
Note:
See
TracBrowser
for help on using the repository browser.