01-29-2004 08:47 AM
01-29-2004 12:57 PM
01-30-2004 10:24 AM
Step.Result.ReportText = Evaluate("Step.Button" + Str(Step.Result.ButtonHit) +"Label")
and then the default report generation will include it in the report. Otherwise, you need to get the text into the Resultlist by various means (check the user manual, or the TestStand II customisation course) and handle the report generation yourself inside of the appropriate sequence in the process model.
Just my 2cents
S.
01-30-2004 01:54 PM
02-19-2007 01:05 PM
02-19-2007 04:07 PM