
                                jconv

                             Version 1.0

                                 by

                    Andreas Mock <AMock@osram.com>


This source-code is based on the sources which I got from J. J. Lehett.
Originally it was a Win-GUI-based converter from csv to pdb-files and
vica versa written in C++ with Mi*** Application Builder.

I threw away all C++ specific stuff,  wrote some c-like wrappers for
gui-functions, put some commandline oriented source around and
corrected some statements which would result in errors under other
platforms.

The original function of converting from old JFile to new JFile Pro
databases was thrown away. I hope you apologize this.

The resulting code is NOT nice, perhaps for some readers HORRIBLE, but
it should run in allmost all cases.
It's the result of only a few hours of vi-editing and not more.


IMPORTANT: Read the copyright statement in the file COPYRIGHT.


INSTALLATION
============

This program should compile quit straight forward under Linux and other 
UNIX clones.  See the makefile.



Much fun
Andreas Mock

