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

KMPDENV.m

Go to the documentation of this file.
  1. KMPDENV ;OAK/RAK - CM Tools Environmnet Check ;4/21/04
  1. ;;3.0;KMPD;;Jan 22, 2009;Build 42
  1. ;
  1. EN ;-entry point
  1. ; if version 2.0
  1. I $P($$VERSION^KMPDUTL,U)="2.0" D Q
  1. .D MES^XPDUTL(" Version 2.0 detected. Environment check successful!")
  1. ; if not version 2.0
  1. S XPDQUIT=1
  1. D MES^XPDUTL(" Must have Version 2.0 installed. Install can not continue!")
  1. Q