MQVER Installation Instructions.                                                
                                                                                
This ZIP file contains 5 files these are:                                       
                                                                                
ASMJCL.TXT      Sample assembly JCL                                             
COPYRITE.TXT    Copyright information                                           
DISCLAIM.TXT    Disclaimer                                                      
README.TXT      *** This document ***                                           
MQVER.TXT       This the assembler source code for MQVER.                       
                                                                                
To install MQVER 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 MQVER.TXT from the PC to a SEQUENTIAL file            
   on the mainframe.                                                            
                                                                                
f) After successful completion of the above process the source code should be   
   assembled and linked into the desired load library.                          
                                                                                
   The assembly should have SYS1.MACLIB and SYS1.AMODGEN in the SYSLIB          
   concatenation. Please see the sample JCL in ASMJCL.txt                       

