Last change
on this file since 1259 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
459 bytes
|
Rev | Line | |
---|
[613] | 1 | PSNPREDS ;BIR/WRT-pre-init routine; 07/14/05 8:30
|
---|
| 2 | ;;4.0; NATIONAL DRUG FILE;**101**; 30 Oct 98
|
---|
| 3 | D PKGCHK,CHEKDD
|
---|
| 4 | Q
|
---|
| 5 | PKGCHK I '$$VERSION^XPDUTL("HDI") D BMES^XPDUTL("You must install the HEALTH DATA & INFORMATICS 1.0 package") S XPDQUIT=1
|
---|
| 6 | Q
|
---|
| 7 | CHEKDD N PSNOT D FIELD^DID(50.416,99.99,"","LABEL","PSNOT") I $D(PSNOT),PSNOT("LABEL")="VUID" S PSNXXX=$$PROD^XUPROD I PSNXXX=1 D BMES^XPDUTL("You can only install this Build once in a Production UCI.") S XPDQUIT=1
|
---|
| 8 | Q
|
---|
Note:
See
TracBrowser
for help on using the repository browser.