Run various reports

The reports can be run by choosing them from the drop-down toolbar or from the Actions/Run Reports menu.

OBJType

This report summarizes the number and total size of each type of object in your application.

Library

This report summarizes the number and total size of objects for each library in your application.

Duplicates

This report looks for objects that may exist in more than one library in your application. This could be a common problem with extremely large applications being worked on by many programmers.

Unused

This report looks for objects that are not being used. This could easily happen on a large application worked on by many programmers over a long period of time.

DWQuery

This report allows you to perform quasi-SQL like searches against datawindow column properties.