----------------
DLM version 1.1
----------------
DLM is a mini Database Editor with Find & Replace functions.
16 and 32 bit version also available.
DLM.EXE is a freeware. The source code price is $20.

--------------------
System Requirements
--------------------
Windows 3.1 or better with Delphi 1.0 or 3.0

------------------
To create DLM.EXE
------------------
 - Unzip the DLM11.ZIP file.
 - For Delphi 3.0 delete DLMTOP.DCU and rename DLMTOP.D32 to DLMTOP.DCU
 - Load DLM.DPR with Delphi and call Run.

----------------------------
Terms and Conditions of Use
----------------------------
DLM.EXE is provided free of charge and without warranty of any kind.
It has been tested with DBASE and PARADOX tables.
However, as with all computer software, the ultimate conditions 
of use are beyond the control of the program designer.
For any case test it before edit your important databases!

--------------------------------------
Files in DLM11.ZIP (freeware)
	DLM.DPR		Dlm project
	DLM.RES		Dlm resource
	DLMTOP.DCU	Dlm compiled unit (Delpi 1.0)
	DLMTOP.D32	Dlm compiled unit (Delpi 3.0)
	DLMTOP.DFM	Dlm dialog format
	DLM.TXT		This file
	DLM11.INF	Upload info

--------------------------------------
Files in DLM.ZIP (price $20.)
	DLM.DPR		Dlm project
	DLM.RES		Dlm resource
	DLMTOP.PAS	Dlm dialog source (both Delphi 1.0 and 3.0)
	DLMTOP.DFM	Dlm dialog format
	DLM.TXT		This file

------------
Usage Notes
------------
Double clicking the "Source table file" or pressing 
  any key when the field has the focus opens the 
  File Dialog to select the database file to edit.
When table has been selected it appears in the grid.
The number of records in the table and the Data Type of the 
  column is displayed when a column is selected.
Search is processing sequentially in the specified scope.
A substring of the field can be also found (and replaced) by 
  clearing the "Match only whole fields" check box.
The search stops when the number of hits has reached the 
  specified count or at the end of the table.
The search can be cancelled by the "Stop search" button.
The result of the last "Find" or "Find + Replace" is displayed.
Only columns of the following Data Types can be searched and replaced:
	ftString
	ftSmallint
	ftInteger
	ftWord
	ftFloat
	ftCurrency
	ftDate
	ftTime
	ftDateTime
Other fields also can be edited manually if TDBGrid allows it.

--------------------------------------
If you find the utility useful I want to hear about you!

--------------------------------------
--------------------------------------
Tibor F. Liska     MTA SZTAKI
                   Lagymanyosi utca 11
                   1111 Budapest
                   Hungary
Fax:    +36-1-209-5288
Tel:    +36-1-209-5284
E-mail: liska@sztaki.hu