03-15-2006 03:46 AM
03-15-2006 10:07 AM
03-16-2006 01:14 AM
03-16-2006 08:42 AM
03-16-2006 09:36 AM
Why do you want the parameters for the Determine Report File Path? The fact that you are not entering a serial number during the PreUUT Callback is the reason that Determine Report File Path doesn't create a file name with the serial number in it. If you just generate the serial number, as I said, in your own PreUUT Callback, then that will be available when Determine Report File Path is called.
"put the Determine Report File Path after the MainSequence callback". Just put it immediately after.