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

ORYCHKE.m

Go to the documentation of this file.
  1. ORYCHKE ;SLC/DAN Environmental check for installations ;8/10/008 13:18
  1. ;;3.0;ORDER ENTRY/RESULTS REPORTING;**296**;Dec 17, 1997;Build 19
  1. ;This routine will check to see if the user is in a production account
  1. ;if they are then the user will not be allowed to install this
  1. ;patch/build/bundle
  1. ;
  1. I $$PROD^XUPROD D
  1. .W !,"You are attempting to install this software into your production account.",!,"At this time, this software is not ready for a production install."
  1. .W !!,"Please verify the account you're attempting to install into and",!,"if you believe you're correct, contact Ron Massey or Tana Defa.",!!,"INSTALLATION ABORTED!"
  1. .S XPDABORT=1
  1. Q