ResultLog.SetReportPaths

Syntax

ResultLog.SetReportPaths( pathStringArray)

Purpose

Stores an array of file paths. TestStand writes the file paths to a file with the same name as the ResultLog file with the addition of a .reportlist suffix. Use this method to record the paths of reports that are created from processing a ResultLog file.

Parameters

pathStringArray As PropertyObject

[In] Specifies a property object array of strings that contains report paths.