Last change
on this file since 700 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
365 bytes
|
Rev | Line | |
---|
[613] | 1 | VALMPT ;MJK;05:33 PM 15 Dec 1992;
|
---|
| 2 | ;;1;List Manager;;Aug 13, 1993
|
---|
| 3 | ;
|
---|
| 4 | POST ; -- post init
|
---|
| 5 | ;
|
---|
| 6 | ; -- bring VALM protocols
|
---|
| 7 | D ^VALMONIT
|
---|
| 8 | ;
|
---|
| 9 | ; -- add list tempaltes
|
---|
| 10 | W !!,">>> List Template installation..."
|
---|
| 11 | D ^VALML
|
---|
| 12 | ;
|
---|
| 13 | ; -- load XQOR routines if necessary
|
---|
| 14 | D XQOR^VALMPT1
|
---|
| 15 | ;
|
---|
| 16 | ; -- send message(s) to developers
|
---|
| 17 | S X="VALMINIY" X ^%ZOSF("TEST") I $T D ^VALMINIY
|
---|
| 18 | Q
|
---|
| 19 | ;
|
---|
Note:
See
TracBrowser
for help on using the repository browser.