GO.BAT
======
The go.bat batch file uses the command
command.com
which will work on all versions of windows.

If you are working on a Windows 2000 or XP
system you can change this to
cmd.exe
which gives better performance, but is not
available on '98 or ME systems.

IDEA.DLL
========
If you want to use this, you will have to
create a subdirectory "lib" and put the
idea.dll here.