***********************************************************************
*  INTENDED OS: OS/2                                                  *
*  FILES: Version.exe (the program)  Version.txt (this file)          *
*  FILE DATES: 03/04/95                                               *
*  AUTHOR: Pete Graszer                                               *
*  CREATION TOOLS: Watcom's VX-Rexx version 2.1 Patch Level B         *
***********************************************************************
*  PURPOSE:                                                           *
*                                                                     *
*  'Version' was created in order to inform the user which version    *
*  of DLL they currently have.  This will give them knowledge as to   *
*  whether they should start seeking out the newest version or not.   *
*                                                                     *
*                                                                     *
*  INSTRUCTIONS:                                                      *
*                                                                     *
*  Select the DLL from the spin button.  Virtually all DLL files from *
*  Watcom's VR-Rexx are available in the spin button.  You might only *
*  have VROBJ.DLL.  Find it in the spin button, press EXECUTE and     *
*  the version number and version date will be displayed.             *
*  Press QUIT to end the program.                                     *
*                                                                     *
*                                                                     *
*  The newest version to my knowledge for VROBJ.DLL is version 2.12.  *
*                                                                     *
*                                                                     *
*  Questions about this program?  E-Mail me at:                       *
*  Internet: pgraszer@ix.netcom.com                                   *
*                                                                     *
*  Thank-you... Pete Graszer 03/04/95                                 *
*                                                                     *
***********************************************************************
