home *** CD-ROM | disk | FTP | other *** search
/ Borland Programmer's Resource / Borland_Programmers_Resource_CD_1995.iso / code / kdbf / example / readme.txt < prev    next >
Encoding:
Text File  |  1995-05-19  |  701 b   |  16 lines

  1.  
  2. The WinRest example assumes that the KDBF is installed and that
  3. it is installed in the \BDE\EXAMPLES\KDBF\WINREST directory.
  4. Note that the KDBF can be found wherever this example was found.
  5.  
  6. This example includes two project files, pxrest.ide and
  7. winrest.ide. The pxrest.ide project file works with the Paradox
  8. Engine, while the winrest.ide project file works with the BDE.
  9. Make certain to do a build all when changing between using the
  10. Paradox Engine and using BDE.
  11.  
  12. This is a port of the WINREST example which ships with the
  13. Paradox Engine 3.0 and DBF. As this is an EasyWin application,
  14. make certain to select x to exit before closing the window
  15. (otherwise cleanup will not occur).
  16.