This is a TOPAZ 7.5 and Delphi 3 sample.
(can be compiled with TOPAZ 7.5 and later + Delphi 3 and up)

This application does not have any visual part to it. It shows how
to create an arbitrary file using a data definition file and append
records from an ASCII delimited file. 

Sometimes you want to write an app that will download data from
a mainframe. Usually it is simply impossible to get a DBF file out
of the mainframe programmers. Sometimes it is also impossible
to get data with a fixed data format, so you will keep changing
the format of the DBF file. This sample shows how this can be
done.

Before using this sample make sure that you have the latest code
patches applied to your copy of TOPAZ.