VAG Copybook Conversion Facility - Installation Instructions
============================================================

Author:	Rajesh Daswani
Date  :	August 11th, 2000

TABLE OF CONTENTS
=================

1) Setting up the environment.
	A) Using existing JDK 1.1.7 or JDK 1.1.8
	B) Using existing JDK 1.2 or higher
	C) If you do not have any JDK installed

2) INSTALLING THE VAG COPYBOOK CONVERSION FACILITY

3) POST-INSTALL INFORMATION



1) SETTING UP THE ENVIRONMENT
=============================

	A) Using existing JDK 1.1.7 or JDK 1.1.8
	
		If you are using JDK 1.1.7 or JDK 1.1.8, you will need to download the Swing 
		components from http://java.sun.com/products/jfc/index.html#download-swing.
		Please check the Swing README file for instructions to configure correctly
		(especially noting the "Using Swing Components in an IDE" section).
	
		Also, please make sure that 
	
			[LOCATION OF SWING-1.1.1]\swingall.jar
	
		is added to the CLASSPATH User Variable, and also that it is the first entry
		in the CLASSPATH.
	
	B) Using existing JDK 1.2 or higher
	
		This already includes the swing classes, so you will not have to make any
		more changes.
	
	C) If you do not have any JDK installed, you can go to the Java website
	   and download Java 2 SDK Version 1.3.0 (http://java.sun.com/j2se/1.3/).
	   This includes the swing classes, which are required by the tool.


2) INSTALLING THE VAG COPYBOOK CONVERSION FACILITY
==================================================

	To install the VAG Copybook Conversion Facility on your computer:

	1.  Navigate to the folder where setup.exe is saved, and double-click.
	2.  Follow the instructions on the screen.

		

3) POST-INSTALL INFORMATION
===========================

	Once the installation is complete, navigate to the directory where the
	tool classes are located.  Open the CopybookToESF_v1.txt file.  This
	file contains step-by-step instructions on how to run the tool.
