Searched refs:outFilePath (Results 1 – 1 of 1) sorted by relevance
3242 Dim outFilePath As String variable3244 outFilePath = storeToDir & "\" & fso.GetBaseName(resultsFile) & "_" & _3247 Set xmlOutput = fso.CreateTextFile(outFilePath, True)3268 …WriteDebug currentFunctionName & " : path " & outFilePath & ": " & Err.Number & " " & Err.Descript…
Completed in 23 milliseconds