Hi Neil,
> Not quite in the position you want it, but you could use the -title()-
> option to estout to add the required text...
>
> sysuse auto
> regress price mpg weight
> estimates store temp
> estout temp using c:\results.txt, cells("b se t p") replace style(tab)
> title("%This is a test model")
Thanks for the idea, but it is indeed not exactly the place where I want it,
but it might work (I need to read results back into a program I wrote). But
actually, I should be able to insert multiple lines. Sorry I forgot to
mention that in the example, I think of it now. Would that be possible with
the title?
Thank you all, best regards,
-Hendri.
*
* 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/