source: FOIAVistA/tag/r/AUTOMATED_INFO_COLLECTION_SYS-IBD/IBD21P4.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: 894 bytes
Line 
1IBD21P4 ;ALB/MAC - POST INIT - 6/11/96
2 ;;Version 2.1 ; AUTOMATED INFO COLLECTION SYS ;**4**; 3-APR-96
3 ; -- kill old synonym for Purge Conversion Log
4EN1 D BMES^XPDUTL("Deleting old synonym for the Purge Conversion Log action..........")
5 N IBDIFN,IBDORD,IBDFQUIT
6 S IBDIFN=0
7 S IBDIFN=$O(^ORD(101,"B","IBDFC PURGE CONVERSION LOG",IBDIFN)) I IBDIFN]"" D
8 .S IBDORD=0
9 .F S IBDORD=$O(^ORD(101,IBDIFN,2,IBDORD)) Q:'IBDORD I $P($G(^ORD(101,IBDIFN,2,IBDORD,0)),"^",1)'="PG" D
10 ..S DIK="^ORD(101,"_IBDIFN_",2,",DA=IBDORD,DA(1)=IBDIFN D ^DIK K DA,DIK
11 ..Q
12EN2 D BMES^XPDUTL("Cleaning up corrupt second piece of global ^IBE(357,IFN,2,0)")
13 W !," from 357.01 to 357.02.........."
14 N IBDIFN
15 S IBDIFN=0
16 F S IBDIFN=$O(^IBE(357,IBDIFN)) Q:'IBDIFN I $D(^IBE(357,IBDIFN,2,0)) I ("^357.02I^")'[$P(^IBE(357,IBDIFN,2,0),"^",2) S $P(^IBE(357,IBDIFN,2,0),"^",2)="357.02I"
Note: See TracBrowser for help on using the repository browser.