Last change
on this file since 1639 was 613, checked in by George Lilly, 15 years ago |
initial load of WorldVistAEHR
|
File size:
434 bytes
|
Rev | Line | |
---|
[613] | 1 | WV14PRE ;HCIOFO/FT-WV*1*14 PRE-INSTALL/Transfer Sexual Trauma Data to DG MST Module ;3/19/01 13:25
|
---|
| 2 | ;;1.0;WOMEN'S HEALTH;**14**;Sep 30, 1998
|
---|
| 3 | ;
|
---|
| 4 | ; This routine uses the following IAs:
|
---|
| 5 | ; #1157 - $$DELETE^XPDMENU (supported)
|
---|
| 6 | ;
|
---|
| 7 | REMOVE ; Remove [WV ADD TO MST] option from File Maintenance Menu
|
---|
| 8 | N WVFLAG,WVMENU,WVOPTION
|
---|
| 9 | S WVMENU="WV MENU-FILE MAINTENANCE"
|
---|
| 10 | S WVOPTION="WV ADD TO MST"
|
---|
| 11 | S WVFLAG=$$DELETE^XPDMENU(WVMENU,WVOPTION)
|
---|
| 12 | Q
|
---|
Note:
See
TracBrowser
for help on using the repository browser.