Hi Statalisters,

During my coding work, I want to export my result in real time in whatever file form. So far, I just know to use code

"translate @Results mylog.txt
type mylog.txt"

to export txt with my full result.

However, I want to realize to export specified rows of results instead of the full result as well as exporting them into other file forms, like word or pdf. Is there any more salient solution to this?

Thanks in advanced