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

EAS1114P.m

Go to the documentation of this file.
EAS1114P ;ALB/NCA - EAS*1.0*114 PRE-INSTALL ; 10/5/12 5:20pm
 ;;1.0;ENROLLMENT APPLICATION SYSTEM;**114**;MAR 15,2001;Build 22
EN ; Display a message to inform the user that there will be a slight
 ; delay when installing the patch.
 ;
 N MESS
 S MESS(1)="PRE-INSTALLATION PROCESSING"
 S MESS(2)="---------------------------"
 S MESS(3)="This installation will take some time due to the large size of the file."
 S MESS(4)="Please be patient and allow the process to complete.  Thank you!"
 S MESS(5)=""
 D BMES^XPDUTL(.MESS)
 Q