Application - StanReportConsole
To create reports using StanReportConsle:
- Run it with the interactive option: stanreportconsole –i. This will prompt you with the necessary information and save it in a spec file. At the end, choose to save the spec, and give the spec file a name.
- Now run it again with the spec file you have just created as the parameter. Eg. stanreportconsole specfile.txt. This will create the reports.
- To edit your spec, re-run it with the interactive option, specifying you spec file. Eg. stanreportconsole -i specfile.txt. Current values in the spec will appear in square brackets. These values will remain unchanged if you hit enter when prompted for a value.