
These files contain an example of using Custom Records to create a
derived field. The derived field in this case is a structure which
contains three data elements. The modify.cpp file contains more
information on modifying this example.

The file bcdfld.cpp, which was created with the generate utililty,
has been modified to add an additional include statement. This
statement must be added if the generate utility is used to create
a new version of this file.

First run the maketbl example to create the table and index, then
run the additems example to add ten elements to the table, and then
run the modify example to view and make changes to elements in the
table.

