REDIRECTING OUTPUT TO RTF FILE
Posted: Mon Oct 17, 2016 3:32 am
Dear friends,
I have 2 problems:
1) When I redirect a table or any object to RTF files it works pretty well. My problem is that names of those objects do not show up in RTF file which makes it confusing. Assume I send 5 different vectors of coefficients to RTF file from 5 different regressions. When I open the RTF file I do not know which vector refers to which regression. So my question is how I can make object names to appear in RTF files?;
2) I want my comments to show up in RTF file. U can find one of my scripts below. I want green lines also show up in the rtf. I use output(r,o,c) but it does not help.
thanks in advance.
Sam
I have 2 problems:
1) When I redirect a table or any object to RTF files it works pretty well. My problem is that names of those objects do not show up in RTF file which makes it confusing. Assume I send 5 different vectors of coefficients to RTF file from 5 different regressions. When I open the RTF file I do not know which vector refers to which regression. So my question is how I can make object names to appear in RTF files?;
2) I want my comments to show up in RTF file. U can find one of my scripts below. I want green lines also show up in the rtf. I use output(r,o,c) but it does not help.
thanks in advance.
Sam