TetReports
TetReports - Reports for tetreport
Build reports from TET journal files. Uses the TetJournal class to manage all
the Journal file domain knowledge. This class simply builds the reports.
The reports are included in this TetReports class, rather than as routines
living in tetreport, to allow new reports to be added without changing the
code.
new(TetJournal_Object)
TetJournal_Object is the handle for an existing TetJournal object.
Returns a TetReports object handle.
Generate a summary report
Generate a formatted report
Generate an error report
Geoff Smith