FormRead Ver 1.5 Readme
-------------------------

What's NEW: 
1. You can now see the text of a DFM and choose to view it as a visual form (no 
   events or procedures will be called).
2. Syntax Highlighting is provided by mwEdit, the Free Custom Editor written by Martin
   Waldenberg.

FormRead is a Delphi 3 and Delphi 4 Form Reader which allows you to edit a DFM file 
as text and Save it too.

The FormRead.Exe provided with this archive is built using Runtime libraries. You cannot
use it if you don't have Delphi 4 installed. You will need to build the source again.

Build FormRead.exe (Delphi 4 Source provided). Run it and choose a DFM file. 
The form will be shown as text in the memo. Choose Save As from the File Menu, 
and save the form as a DFM file.
Note: Tested on D3 and D4 DFM Files only.

For any comments or suggestions, feel free to contact us at info@agnisoft.com.
All information about FormRead will be available at http://www.agnisoft.com/formread.asp .

Credits
----------------
Thanks to Martin Waldenberg and the members of the mwEdit Discussion List for their
Inputs and contributions towards FormRead. You can obtain mwEdit at 
http://www.eccentrica.org/gabr/mw/mwedit.htm

License
----------
You may use FormRead and the Source code FREE of charge, but you may NOT distribute FormRead 
or any of the source code within, in any application that you charge money for, unless you 
obtain written permission from Agni Software. 

You may include this entire archive for redistribution in a software catalog or library. 

If this source code is distributed on any medium, this readme.txt, containing the 
license and disclaimer should necessarily be present. Any distributions of mwEdit 
have to conform to the licence therein.

Disclaimer
----------
THIS SOFTWARE IS PROVIDED TO THE USER 
"AS IS."  AGNI SOFTWARE MAKES NO WARRANTIES, EITHER 
EXPRESS OR IMPLIED, WITH RESPECT TO THIS 
SOFTWARE AND/OR ASSOCIATED MATERIALS PROVIDED TO 
THE USER, INCLUDING BUT NOT LIMITED TO ANY WARRANTY 
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE 
OR AGAINST INFRINGEMENT. AGNI SOFTWARE DOES NOT WARRANT 
THAT THE FUNCTIONS CONTAINED IN THE SOFTWARE WILL 
MEET YOUR REQUIREMENTS, OR THAT THE OPERATION OF 
THE SOFTWARE WILL BE UNINTERRUPTED OR ERROR-FREE, 
OR THAT DEFECTS IN THE SOFTWARE WILL BE CORRECTED.  
FURTHERMORE, AGNI SOFTWARE DOES NOT WARRANT OR MAKE ANY 
REPRESENTATIONS REGARDING THE USE OR THE RESULTS OF 
THE USE OF THE SOFTWARE OR ANY DOCUMENTATION PROVIDED 
HEREWITH IN TERMS OF THEIR CORRECTNESS, ACCURACY, 
RELIABILITY, OR OTHERWISE.  NO ORAL OR WRITTEN
INFORMATION OR ADVICE GIVEN BY AGNI SOFTWARE OR AN AGNI SOFTWARE 
AUTHORIZED REPRESENTATIVE SHALL CREATE A WARRANTY OR 
IN ANY WAY INCREASE THE SCOPE OF THIS WARRANTY. 

LIMITATION OF LIABILITY -- AGNI SOFTWARE AND ITS LICENSORS 
ARE NOT LIABLE FOR ANY CLAIMS OR DAMAGES WHATSOEVER, 
INCLUDING PROPERTY DAMAGE, PERSONAL INJURY, INTELLECTUAL 
PROPERTY INFRINGEMENT, LOSS OF PROFITS, OR INTERRUPTION 
OF BUSINESS, OR FOR ANY SPECIAL, CONSEQUENTIAL OR INCIDENTAL
DAMAGES, HOWEVER CAUSED, WHETHER ARISING OUT OF BREACH 
OF WARRANTY, CONTRACT, TORT (INCLUDING NEGLIGENCE), 
STRICT LIABILITY, OR OTHERWISE.
 

Copyright (C) Agni Software (P) Ltd., 1999.
All Rights Reserved.
http://www.agnisoft.com

