Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

re: st: Creating HTML from SMCL log file including graphics - revised log2html.ado


From   David Airey <[email protected]>
To   [email protected]
Subject   re: st: Creating HTML from SMCL log file including graphics - revised log2html.ado
Date   Thu, 18 May 2006 22:08:20 -0500

Note that do2htm uses grss internally to accomplish a similar result. With do2htm you preface graph commands in your do file with "grss". You might also look at these programs. Maybe a collage of log2html, grlog2html, do2htm, and grss is what you wanted. In any case I appreciate all of these. Thanks!

-Dave



Please find below a revision of a routine that takes a smcl log file
and converts it to HTML.  I have added a component that will add <img>
tags to the HTML output to display png graphs that have been exported.

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index