07-11-2005 05:12 PM
07-12-2005 12:09 PM
07-13-2005 04:16 AM
HI Antonio,
Thanks for your suggestion.. I have tried to add the ModifyReportFooter callback.. In the parameter ReportFooter I set the value to 'Hello' but it never appears in the report (txt format) after completion.
The ModifyReportFooter callback also has a parameters called ReportOptions. Does it need any changes to enable the ReportFooter string to enter the report?
Regards
Claus
07-13-2005 09:35 AM
Claus,
You do not need to modify the Report Options.
What version of TestStand are you using?
I am attaching a TestStand 3.0 sequence that modifies the report footer.
I just append 'Test' at the end of the report.
Make sure to go to the Configure->Report Options... menu and set the Report Format to Text or HTML.
Regards.
07-13-2005 10:16 AM
07-19-2005 10:28 PM