---------------------------------------------------------------------

  IMatch Script by Horst Nogajski (c) 2003

  	e-mail: imatch@nogajski.de

	Visit my WebSite for more Scripts:
	http://horst.nogajski.de/imatch/

	-----------------------------------------------------------------

	Instructions of usage:

	- Unzip the Archive

	- Copy all files and folders to your IMatch Scriptfolder

	- Keep the FolderStructure:
	  the main Script (*.bas + *.bai) must be in "hn273_Public\"
	  all *.cls and *.lib must be in Subfolder "hn273_Public\lib\"
	  all *.bmp and *.ico must be in Subfolder "hn273_Public\icons\"
	  all *.exe and *.??? must be in Subfolder "hn273_Public\progs\"

	  C:\Progs\IMatch\Scripts
	                     |
	                     |-- \hn273_Public
	                     |         |
	                     |         |---- *.bas
	                     |         |---- *.bai
	                     |         |
	                     |         |
	                     |         |
	                     |         |-- \lib
	                     |         |      |
	                     |         |      |---- *.cls
	                     |         |      |---- *.lib
	                     |         |
	                     |         |
	                     |         |-- \icons
	                     |         |      |
	                     |         |      |---- *.bmp
	                     |         |      |---- *.ico
	                     |         |
	                     |         |
	                     |         |-- \progs
	                     |                |
	                     |                |---- *.exe
	                     |                |---- *.???  (*.icm or something needed)
	                     |
	                     |
	                     |
	                     |-- \othersubfolders
	                     |      |
	                     |      |---- ?.?
	                     |      |---- *.?
	                     |
	                     |---- oririginal.bas
	                     |---- oririginal.bai
	                     |
	                     .
	                     .

	-----------------------------------------------------------------

	- You can use my scripts in any way you want.

  	- But also without any warranty!

	- Best way is to have or create a testdatabase with some
	  copies of images and run the script there the first time.

---------------------------------------------------------------------




