Setting Up Bible Converter

Bible Converter needs Sun Java 2 JRE v 1.3.1.

Please download it from Sun MicroSystems web site

http://java.sun.com/j2se/

and install into your computer.

Extract the BibleConverter.zip into one directory, e.g. c:\bc.

Open Command Prompt, change to this directory and type

java BibleConverter test

Be careful of letter case as Java is case sensitive. See if everything alright 
or error message comes out.

The word 'test' above actually means a text file named 'test.txt' at the 
directory. A pdb file 'test.pdb' will be generated.

For any file you want to convert, please copy to this directory like test and 
use this command like above with your filename, remember DON'T type '.txt'. 
Files at other directories other than the install directory cannot be read by 
Bible Converter properly.

