01-26-2016 07:03 AM
PWoodward,
After reading the 2e reply before your last I noticed the problem.
The expression below does work now!
Parameters.ReportOptions.ReportFileSequentialModelExpression = "\"" + SearchAndReplace(Parameters.ReportOptions.ReportFileSequentialModelExpression, "\"", "" , 0, False,-1,False) + "\\\\$(FileYear)\\\\" + FileGlobals.ProductCodeNIS + "\\\\$(UUTStatus)\\\\$(UUT)_Report[$(FileDate)][$(FileTime)]$(Unique).$(FileExtension)\""
01-26-2016 07:57 AM
That's great news!
All the best for the project
Pete