Report.LaunchViewer

Syntax

Report.LaunchViewer( linefeedConversion)

Purpose

Launches an external file viewer to allow the user to view the report.

Remarks

If the current TestStand configuration specifies an external viewer for the format, TestStand launches that viewer. Otherwise, TestStand launches the viewer that Microsoft Windows associates with the file extension the report format specifies.

Parameters

linefeedConversion As ReportConversion

[In] Specifies a linefeed conversion for the report text.

See Also

Engine.ExternalReportViewers

Engine.LaunchExternalViewer

ReportConversion