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

XLFNENV.m

Go to the documentation of this file.
  1. XLFNENV ;SFISC/MKO-ENVIRONMENT CHECK FOR XU*8.0*134 ;10:09 AM 29 Feb 2000
  1. ;;8.0;KERNEL;**134**;Jul 10, 1995
  1. ENV ;The Environment check
  1. N XUNAM
  1. Q:'$D(^DD(20))!($P($G(^DIC(20,0)),U)="NAME COMPONENTS")
  1. S XPDQUIT=2
  1. ;
  1. S XUNAM=$P($G(^DIC(20,0)),U) S:XUNAM="" XUNAM=$O(^DD(20,0,"NM",XUNAM))
  1. W !!,"This patch brings in a new NAME COMPONENTS file (#20),"
  1. W !,"but file #20, "_XUNAM_", already exists on this system."
  1. ;
  1. I XUNAM="EMPLOYEE" D
  1. . W !!,"Note that the Big Bang patch A4A7*1.01*11, released 17-Dec-1998,"
  1. . W !,"deletes the DD for file #20, but step 5 of that patch, ""D K^A4A7KILL"","
  1. . W !,"may not have been performed in this account."
  1. Q