In case the regular .smcl file is not enough, I now attach the log file with set traced 3, which is the smallest # levels that shows code between the "Part A" comment and the error. The error is in "rundoc" as opposed to "markdoc" and this is the offending command and output:
I will be happy to do a re-install and/or test on another Windows machine. What is the preferred complete re-installation of the latest release? But it sounds like you have not done any testing on Windows or did you test "Torture_test.do" on Windows?
Since you are a university professor, you should have temporary access to a Windows PC. Therefore, maybe you can test run on a Windows machine in addition to a Mac before posting a new release? If you have tested the code on Windows, please state so and I will be less inclined to report a new bug before more thorough testing. My apologies if you already stated this somewhere.
Code:
- qui file open `doc' using "`documentation'", write replace = qui file open __000003 using "C:\Users\AALEXA~1\AppData\Local\Temp\ST_1v000004.tmp" > , write replace file C:\Users\AALEXA~1\AppData\Local\Temp\ST_1v000004.tmp cannot be modified or erased; likely cause is read-only directory or file
- I have no error running your code on Mac
Comment