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

DG53522P.m

Go to the documentation of this file.
  1. DG53522P ;ALB/DW - DG*5.3*522 POST-INSTALL; 6/2/2003
  1. ;;5.3;Registration;**522**;Aug 13, 1993
  1. ENV ;Environment check
  1. S XPDABORT=""
  1. D PRGCHK(.XPDABORT)
  1. I XPDABORT="" K XPDABORT
  1. Q
  1. ;
  1. PRGCHK(XPDABORT) ;Checks programmer variables
  1. I '$G(DUZ)!($G(DUZ(0))'="@") D
  1. . W !,$C(7)," To insure that data dictionary changes contained in this patch"
  1. . W !," are installed correctly, DUZ(0) must be equal the ""@"" symbol!",!
  1. . S XPDABORT=2
  1. Q