Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: DI222P27

DI222P27.m

Go to the documentation of this file.
  1. DI222P27 ;OAKFO/REM - Post Install for patch 27 ; FEB 05, 2023@13:20:47
  1. ;;22.2;VA FileMan;**27**;Jan 05, 2016;Build 7
  1. ;;Per VA Directive 6402, this routine should not be modified.
  1. ;
  1. EN ; clean up AUDIT File #1.1
  1. D BMES^XPDUTL(" ** The post routine will check the Audit File (#1.1) for corruption. **")
  1. D MES^XPDUTL(" ** This might take awhile. **")
  1. N X,DA,DIA,DIK
  1. S DIK="^DIA("
  1. S X=0 F S X=$O(^DIA(X)) Q:'X I '$D(^DIC(X,0)) D
  1. .S (DIA,DA)=X D ^DIK
  1. Q