DP4 can automatically generate a Report Writer program for you to produce a report or an export file from the data on your database. An automatically generated report program will print out all the records on a table in report format. The fields will be listed in the sequence in which they are specified in the table, and the headings will be taken from the table definition. If the page width exceeds the width specified, some fields may be wrapped onto the next line. No totals or conditions are included in the automatic generation.
An automatically generated export program will print each of the fields on the table to a file, in the sequence they are specified in the table.