Hi Brian,
Question 1:
This will work, however there is an easier way. (see 3).
Question 2:
There isn't a boolean, but you can use the Step.Result.Status string. It will generally be one of the following:
       "Passed", "Failed", "Skipped", "Terminated", "Done".
Question 3:
The easiest method is to change the reporting options. For HTML and TXT reports (not XML), you can set the Report Filtering Expression to exclude "Passed", "Skipped" and "Done".
This will still store all the results in the ResultList container, however when the report is generated, it will only include items that match the Report Filtering Expression.
					
				
			
			
				
	Simon Holman
Software Engineer
Certified LabVIEW Developer
Certified TestStand Developer
measX GmbH & Co. KG.
http://www.measx.com