             Copyright (c) 1991-1994 Borland International, Inc.
                            All Rights Reserved.

This document describes the Visual dBASE utility programs, which are
installed in the Utils subdirectory.

*


CB.PRO
------
Files used: CB.DBF, CBPROJ.DBF, CBPROJ.DBT,
            CB.HLP

This is the dBASE Component Builder.  You can use it to convert your
dBASE III+/IV programs to Visual dBASE.  The details of the conversions
are fully described in its help file, cb.hlp.


*


PROCFILS.WFM
------------

Files used: BUTTONS.CC

This is a tool for viewing, adding and deleting currently
available Visual dBASE procedure files.  It also optionally
allows viewing the classes/procedures/functions defined in a
procedure file you select.
The procedure list is updated whenever the form loses and regains
focus, to make sure the list is up to date.


*


SQL.WFM
-------

Files used:  SQL.QBE, SQLDBASE.DBF, SQLDBASE.DBT,
             OPTIONS.POP,
             GETFIELD.WFM, GETTABLE.WFM, BROWSE.WFM
             BUTTONS.CC

This is a tool for visually building a SQL statement.  You can also
use this tool to see examples of dBASE vs SQL code, and
use pre-defined templates for viewing SQL statements for certain actions.


