MQVER Installation Instructions.                                                
                                                                                
This ZIP file contains 5 files these are:                                       
                                                                                
COMPJCL.TXT     Sample compile JCL                                              
COPYRITE.TXT    Copyright information                                           
DISCLAIM.TXT    Disclaimer                                                      
README.TXT      *** This document ***                                           
MQVERC.TXT      This the Cobol source code for MQVERC.                          
                                                                                
To install MQVERC the following procedure is recommended:                       
                                                                                
a) Unzip the files in the zip file to a PC.                                     
                                                                                
b) Signon to a TSO account, from a PC with file transfer capabilities.          
   The TSO account MUST have both OPER authority and security access to the     
   datasets into which the source code is to reside.                            
                                                                                
c) Ensure the TSO session is in either:                                         
                                                                                
 i)  The native TSO "READY" prompt                                              
                                                                                
   or                                                                           
                                                                                
 ii)  The ISPF command shell panel. (Option 6 on the IBM shipped default main   
                                     panel)                                     
                                                                                
d) Enter the following command:                                                 
                                                                                
   PROFILE NOPREFIX                                                             
                                                                                
e) File transfer the file MQVERC.TXT from the PC to a SEQUENTIAL file           
   on the mainframe.                                                            
                                                                                
f) After successful completion of the above process the source code should be   
   compiled and linked into the desired load library.                           
                                                                                
  