Forum Discussion
hey @ThomasCasserly
I just tried to replicate the error that you receieved, and it worked fine for me (both with and without spaces)
So when you are referring to: The page says that if the path to the .pjs or . mds file contains spaces that when adding the Arguments for the scheduled task to enclose the path in quotes "
So the initial portion when you said you were getting an error (i pretty much followed the same syntax) and it worked fine.
additional arguments: "C:\Users\casserlyt\Documents\TestComplete 12 Projects\ChromeSpeedIssue\ChromeSpeed\ChromeSpeed.mds" /r /e
( added in the spaces into the testcomplete 12 projects section of that path).
the only difference between what you and I did was that I supplied it the .pjs file extension path instead (although that shouldn't really matter)
I do agree that the documentation could be a bit more helpful, and I'll contact the docs team to see if we can add in any screenshots or something; but as far as the error itself, it doesnt seem to be a testcomplete issue, seeing as I could find the path whether or not i had the space included within the path specified by the quotation marks.