home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Visual Database / Visual dBase v5.5 / UTILS.PAK / UTILS.TXT < prev   
Encoding:
Text File  |  1995-07-18  |  1.3 KB  |  52 lines

  1.              Copyright (c) 1991-1994 Borland International, Inc.
  2.                             All Rights Reserved.
  3.  
  4. This document describes the Visual dBASE utility programs, which are
  5. installed in the Utils subdirectory.
  6.  
  7. *
  8.  
  9.  
  10. CB.PRO
  11. ------
  12. Files used: CB.DBF, CBPROJ.DBF, CBPROJ.DBT,
  13.             CB.HLP
  14.  
  15. This is the dBASE Component Builder.  You can use it to convert your
  16. dBASE III+/IV programs to Visual dBASE.  The details of the conversions
  17. are fully described in its help file, cb.hlp.
  18.  
  19.  
  20. *
  21.  
  22.  
  23. PROCFILS.WFM
  24. ------------
  25.  
  26. Files used: BUTTONS.CC
  27.  
  28. This is a tool for viewing, adding and deleting currently
  29. available Visual dBASE procedure files.  It also optionally
  30. allows viewing the classes/procedures/functions defined in a
  31. procedure file you select.
  32. The procedure list is updated whenever the form loses and regains
  33. focus, to make sure the list is up to date.
  34.  
  35.  
  36. *
  37.  
  38.  
  39. SQL.WFM
  40. -------
  41.  
  42. Files used:  SQL.QBE, SQLDBASE.DBF, SQLDBASE.DBT,
  43.              OPTIONS.POP,
  44.              GETFIELD.WFM, GETTABLE.WFM, BROWSE.WFM
  45.              BUTTONS.CC
  46.  
  47. This is a tool for visually building a SQL statement.  You can also
  48. use this tool to see examples of dBASE vs SQL code, and
  49. use pre-defined templates for viewing SQL statements for certain actions.
  50.  
  51.  
  52.