I very happily developed a .do file on a Windows 10 machine using markstat with pandoc and Word (and whereis). The code runs the Stata markdown file, then opens the html file in Word for further commentary/notes to be saved by the user.
I have whereis set up as follows on my computer (Windows 10):
Code:
. whereis pandoc c:\Program Files\Pandoc\pandoc.exe msword C:\Program Files\Microsoft Office\root\Office16\WINWORD.EXE
Code:
markstat using buildmaps.stmd whereis msword winexec `r(msword)' /f "buildmaps.html"
Thanks,
Charlene
0 Response to Trouble configuring use of whereis with Word for Mac and markstat in Stata 16
Post a Comment