12-19-2005 02:34 AM
12-19-2005 04:34 AM
12-19-2005 04:50 AM
Hi ray,
Thanks for the quick response.
I managed to reduce the number of the UUT loops to 1 as you suggested.
however, I did not understand how can I pass the serial number from a sequence to the report without entering it in the dialog box?
Thanks
Yair
12-19-2005 05:56 AM
Hi yairn,
How are you entering the serial number, are you still using the standard dialog provided in the PreUUT callback?
Regards
Ray Farmer
12-19-2005 06:00 AM
Hi Ray
i managed to do that with the pre UUT callback in my sequence. it works great.
another thing i would like to do is to remove the "number of results" line in the report header. do i need to modify only the xsl file (how??), or need callbacks too?
thanks
Yair
12-19-2005 08:03 AM
Hi,
I believe you will have to modify the style sheet "report.xsl" or use another style sheet based on report.xsl and modify the report options to point to your new style sheet.
Hope this helps
Ray Farmer