
This tutorial describes a report that will read data in your file and calculate the average age at which males and females were married and the average age of fathers and mothers when their children were born. These calculations can help you calculate the average age per generation among your ancestors or descendants. The output can appear in a built-in GEDitCOM II report or can be directed to another application, such as Microsoft Word. When you are done with this tutorial, you should be able to create your own custom reports by changing the type of data collected and the format of the output report.
The best way to learn programming is to see it and action and view it in the programming development environment. To provide this approach, the tutorial is provided as follows:
CreateReportTutorial.gplug.
CreateReportTutorial.gplug. The "Create Report Tutorial" will appear in the Extensions→Report submenu and can be run by chosing that new menu item.CreateReportTutorial.gplug in GEDitCOM Editor. The simplest process is to choose "Create Report Tutorial" from the Extensions→Report submenu while holding down the option key. The Extension will open in GEDitCOM EditorOnce CreateReportTutorial.gplug in opened in GEDitCOM Editor, you can work through the tutorial with the following actions:
Besides being a tutorial and creating an extension for a custom report, the downloaded extension can be a template to write your own custom report extension. The process would be to copy and rename the downloaded extension, open it in GEDitCOM Editor, and start changing it to create a new report.