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

YS119ENV.m

Go to the documentation of this file.
  1. YS119ENV ;SLC/KCM - Patch 119 Environment Check ; 9/15/2015 12:08
  1. ;;5.01;MENTAL HEALTH;**119**;Dec 30, 1994;Build 40
  1. ENV ; make sure patch YS*5.01*105 has been installed
  1. I '$$PATCH^XPDUTL("YS*5.01*105") D
  1. . W !,"Please install patch YS*5.01*105 before proceeding with this install.",!
  1. . S XPDQUIT=1
  1. I '$$PATCH^XPDUTL("SD*5.3*649") D
  1. . W !,"Please install patch SD*5.3*649 before proceeding with this install.",!
  1. . S XPDQUIT=1
  1. Q
  1. ;