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

HLOPRE.m

Go to the documentation of this file.
  1. HLOPRE ;ALB/CJM-Pre-install check for HLO patches ;07/17/2007
  1. ;;1.6;HEALTH LEVEL SEVEN;**134,136,137,138**;Oct 13, 1995;Build 34
  1. ;Per VHA Directive 2004-038, this routine should not be modified.
  1. ;
  1. CHECK ;
  1. ;
  1. N WORK
  1. L +^HLTMP("PROCESS MANAGER"):0
  1. I '$T D ABORT Q
  1. D CHKDEAD^HLOPROC1(.WORK)
  1. I $O(^HLTMP("HL7 RUNNING PROCESSES",""))'="" D ABORT
  1. L -^HLTMP("PROCESS MANAGER")
  1. Q
  1. ABORT ;
  1. S XPDABORT=1
  1. D BMES^XPDUTL("HLO processes are still running and prevent this installation from completing")
  1. Q