User-Defined Reports

 

Mail Manager 2010’s User-Defined Reports (UDR) feature allows you to create customized reports based on data from your list. UDRs can be used to create sales reports, phone lists, invoices, and other types of reports from a single list. Reports can be created manually or by using the Report Wizard. Reports created using the Report Wizard can also be modified manually.

Three UDR tabs allow you to design and preview your reports.

Design Tab

The Design tab allows you to place your fields on your report and create some calculations.
This tab includes multiple toolbars and trees that assist in your report design and minor calculations:

 

Calc Tab

The Calc tab allows you to manipulate data and report components using the Delphi programming language (a descendant of Pascal).

This tab is split into four areas, each area providing a specific function. The Code Explorer displays tree and list views of the reports code; the Code Editor is were actual code is written; the Message Window displays messages returned by the compiler; and the Code Toolbox displays code elements that can be dragged into the Code Editor.

 

Preview Tab

The Preview tab allows you to page through a report to verify live data. This tab also gives you the ability to print your report directly to a printer or to a file.