Alternative to putdocx for older Stata versions

Alternative to putdocx for older Stata versions

by Eileen Koh -
Number of replies: 1
Hi, for those who have an older version of Stata (I have 13) is there an alternative for the command putdocx for exporting an object into a word document? 
In reply to Eileen Koh

Re: Alternative to putdocx for older Stata versions

by Amanda Irish -
There is a suite of mata _docx commands that work similarly, but the syntax is a bit different. Here's the help file: https://www.stata.com/manuals13/m-5_docx.pdf
The examples are probably more helpful than the first part of the file to understand how to use them. If you have a MyResearch account you can also use that to access the current version of Stata.