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

VDEFP11.m

Go to the documentation of this file.
  1. VDEFP11 ;ALB/CJM - VDEF Patch Post Install ;01/26/2012
  1. ;;1.0;VDEF;**11**;Dec 28, 2004;Build 9
  1. ;Per VHA Directive 2004-038, this routine should not be modified.
  1. ;
  1. POST ;
  1. N QUEUE,TIME
  1. S QUEUE=0
  1. S TIME=60*60*24*30 ;archive time in seconds = 30 days
  1. F S QUEUE=$O(^VDEFHL7(579.3,QUEUE)) Q:'QUEUE S:$P($G(^VDEFHL7(579.3,QUEUE,0)),"^",4)<TIME $P(^VDEFHL7(579.3,QUEUE,0),"^",4)=TIME
  1. Q
  1. ;
  1. ;
  1. ;
  1. ;
  1. ;
  1. ;