source: FOIAVistA/tag/r/TEXT_INTEGRATION_UTILITIES-GMRP-TIU/TIUPR112.m@ 636

Last change on this file since 636 was 628, checked in by George Lilly, 14 years ago

initial load of FOIAVistA 6/30/08 version

File size: 550 bytes
Line 
1TIUPR112 ; SLC/JER - PRE-Install for TIU*1*112;09/12/2003
2 ;;1.0;Text Integration Utilities;**112**;Jun 20, 1997
3MAIN ; Control subroutine
4 N TEXT,TIUNAME,TIUDA,TIUDT,TIULIST
5 S (TIUNAME,TIUDA,TIUDT)=0
6 F S TIUNAME=$O(^PXD(811.8,"B",TIUNAME)) Q:TIUNAME="" F S TIUDT=$O(^PXD(811.8,"B",TIUNAME,TIUDT)) Q:TIUDT="" F S TIUDA=$O(^PXD(811.8,"B",TIUNAME,TIUDT,TIUDA)) Q:TIUDA="" D
7 . I TIUNAME["TIU*1*112" S TIULIST(TIUDA)=""
8 S TEXT=" Removing Reminders Exchange File Entry from prior install..."
9 D BMES^XPDUTL(TEXT)
10 D DELETE^PXRMEXU1(.TIULIST)
11 Q
Note: See TracBrowser for help on using the repository browser.