
	DESCRIPTION
	
	It`s simple program what convert clarion database .dat files to plaintext.
	I need this for work with existing data in a more simple manner. Info of
	clarion internal format presented by Jerzy Tarasiuk <jt@fuw.edu.pl>.
	
	INSTALLATION
	
	Go to src/ directory and:
	
		make
	
		make install
	
	Then:
	
		datview --help
	
	and got fun.
	
					Dmitry Morozhnikov <dm@simplex.irkutsk.ru>,
					                   <dmiceman@mail.ru>
