The following sections describe how to generate reports:

Creating Reports
.i.creating:reports;
.i.reports:creating;
This section lets you configure and save the basic properties for a report. Standard content can be added with the report editor. Application users can then run reports.
To create or edit a report:

  1. Go to Edit > Reports > Reports.
  2. Select a report name, or select the insert row (first row) to create a new report.
  3. Enter or select information, as needed.

    Column

    Description

    Name

    Enter a name for the report. The system lets you know if the name is not valid.

    Padding

    Select padding to use when replacing a tag name with its value (field starts with space for the same number of characters as the tag name):

Report Runtime Objects
The namespace Report lists all configured reports.
The most commonly used method of the report is the Save Command:
Report.Report1.SaveCommand()
See http://www.tatsoft.com/help/fs-2014/runtime/index.html for the complete programming reference on runtime objects