=====================================================================================
VConstructor 1.1
=====================================================================================

1. Installation
---------------
> The complete uncompressed application consists of:

   VCons.EXE		Version 1.1 executeable
   README.TXT		this document
   VIFRules.TXT		identifier-formation rules file
   VTemplate.TXT	template package file
   VProject.VBP		base project file
			(includes a reference to OLE Automation; required for collection classes)
   Sample<x>.TXT	sample scripts

...plus runtime support files and a set of #include files (see documentation).


> The upgrade file set (for users upgrading from Version 1.0) consists only of:

   VCons.EXE		Version 1.1 executeable
   README.TXT		this document
   1.01.TXT, 1.02.TXT	upgrade files 
   Sample<x>.TXT	additional sample scripts

...plus the set of #include files (see documentation).

-------------------------------------------------------------------------------------
To run VConstructor, double-click on VCons.EXE.

To build a project from one of the sample scripts, click on F5, then locate the 
file ("Sample<x>.TXT").


2. Disclaimer/License
---------------------
VConstructor ("the software") is provided by Nathaniel Koch ("the author") at no 
cost and "As Is". NO warranties, or claims for the fitness of the software for any
purpose, are express or implied. 

In no event shall the author be held responsible for any direct, indirect, incidental, 
special, exemplary, consequential, or any other damages (including, but not limited to, 
loss or corruption of program-code or data; loss of profits; or business interruption) 
arising in any way from the use of the software, under any theory of liability.

The software is owned by the author and is protected by United States copyright laws
and international treaty organizations. 

Rights granted the user:

You are free to use, copy, and redistribute the software in unmodified form. You may
not rent or sell the software or offer the software for rent or sale. You may not reverse 
engineer, disassemble, decompile, or in any manner decode the software. You may not 
obscure, alter, or remove any copyright or trademark notice(s) from the software. 


=====================================================================================
Document Updated: 11 April 2001
Copyright(C)2000-01 Nathaniel Koch
n_r_koch@yahoo.com
www.geocities.com/n_r_koch

