           Register BVSTools Software Tool (REGTOOL) v4.00
--------------------------------------------------------------------
                         Installation

1. Issue the IBM i command: 
    CRTSAVF FILE(QGPL/REGTOOL)    

2. FTP the file REGTOOL from your PC to the IBM i in BINARY mode
    into the save file REGTOOL in library QGPL.

3. Restore the objects or library:

 Option 1 - Restore the objects to a tool library.  Replace "tool" 
  with the library or libraries you are restoring the objects to:
  RSTOBJ OBJ(*ALL) SAVLIB(REGTOOL) DEV(*SAVF) SAVF(QGPL/REGTOOL) 
   MBROPT(*ALL) ALWOBJDIF(*ALL) RSTLIB(tool)                                               

 Option 2 - Restore the library to a standalone library:
  RSTLIB SAVLIB(REGTOOL) DEV(*SAVF) SAVF(QGPL/REGTOOL)

4. Add the tool library or REGTOOL library to your library list 
    and run the REGTOOL, REGCHECK or REGGET command.  Make sure 
    that the library is above any other library with the REG*
    command(s) in them.

---------------------------------------------------------------------
                          Requirements

REGTOOL was created on a IBM i running V7R5.  REGTOOL  
 requires at least V7R3 of the operating system.

See https://docs.bvstools.com for documentation on REGTOOL.

---------------------------------------------------------------------                     
                              Updates 
REGTOOL
v4.00 - Original (well, at least the original that is distributed as a 
         library).
---------------------------------------------------------------------
-=-=-=-==-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

                   DISCLAIMER OF WARRANTY

 THIS SOFTWARE IS SOLD "AS IS" AND WITHOUT WARRANTIES AS TO
 PERFORMANCE OF MERCHANTABILITY OR ANY OTHER WARRANTIES WHETHER
 EXPRESSED OR IMPLIED. BECAUSE OF THE VARIOUS HARDWARE AND SOFTWARE
 ENVIRONMENTS INTO WHICH THIS PROGRAM MAY BE PUT, NO WARRANTY OF
 FITNESS FOR A PARTICULAR PURPOSE IS OFFERED.  GOOD DATA PROCESSING
 PROCEDURE DICTATES THAT ANY PROGRAM BE THOROUGHLY TESTED WITH
 NON-CRITICAL DATA BEFORE RELYING ON IT.  THE USER MUST ASSUME THE
 ENTIRE RISK OF USING THE PROGRAM.  ANY LIABILITY OF THE SELLER
 WILL BE LIMITED EXCLUSIVELY TO PRODUCT REPLACEMENT OR REFUND OF
 THE PURCHASE PRICE.

       If you do not agree, please do not use this product.


-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=