Bouzouki
3 years agoOccasional Contributor
Variables Not Passed From Batch File
CD "C:\Program Files (x86)\SmartBear\TestExecute 15\x64\Bin"
TestExecute.exe "C:\dev\TestComplete\PDFCompare_DiffPdf\PDFCompare_DiffPdf.pjs" /r /p:PDFCompare_DiffPdf /pv:p_FilesStoreDirectory="I:\QC\3E Generate\2201\220101_21Q4\Archived MSS PDFs\" /pv:p_FilesNewDrectory="I:\QC\3E Generate\7.07\Optimize 2021Q3\Archived MSS PDFs\"
I have a user with a TestExecute license that is attempting to launch a project using the above .bat file. Looking in the log, the paths don't get assigned to the variables. I thought maybe I had the wrong syntax for variables. Would someone be so kind as to look at that and tell me if it's correct or not?