an additional question is, when I put the following lines in
profile.do, I don't see a message on Stata screen about the time log
file was opened etc. The log file is created but without date time and
directory info.
.cd "D:\Documents and Settings\My Documents\work"
.log using temp.log, name(temp) replace
a.b.
On Tue, Sep 13, 2011 at 3:54 PM, A. Berâ <abdullahbera@gmail.com> wrote:
> Dear Stata Users,
>
> How can I make Stata open a log file (with a name say temp)
> automatically when it starts and close it automatically when I exit
> Stata?
>
> I know I can put
>
> .log using temp.log, name(temp)
>
> in profile.do, but I don't know how to close it automatically when I
> exit Stata. Thanks.
>
> --
> abdullah berâ
>
--
abdullah berâ
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/