Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
st: New version of -dolog- on SSC
From
Roger Newson <[email protected]>
To
"[email protected]" <[email protected]>
Subject
st: New version of -dolog- on SSC
Date
Fri, 12 Aug 2011 16:21:46 +0100
Thanks as always to Kit Baum, a new version of the -dolog- package is
now available for download from SSC. In Stata, use the -ssc- command to
do this, or -adoupdate- if you already have an old version of -dolog-.
The -dolog- package is described as below on my website, and executes
the commands in a do-file, creating a text log file. The new version has
been updated to Stata Version 12. Users of older versions of Stata can
still download old versions of -dolog- (in Stata versions 11, 10, 9, 8,
7 or 6) from my website by typing, in Stata,
net from http://www.imperial.ac.uk/nhli/r.newson/
and selecting and downloading the version required.
Best wishes
Roger
--
Roger B Newson BSc MSc DPhil
Lecturer in Medical Statistics
Respiratory Epidemiology and Public Health Group
National Heart and Lung Institute
Imperial College London
Royal Brompton Campus
Room 33, Emmanuel Kaye Building
1B Manresa Road
London SW3 6LR
UNITED KINGDOM
Tel: +44 (0)20 7352 8121 ext 3381
Fax: +44 (0)20 7351 8322
Email: [email protected]
Web page: http://www.imperial.ac.uk/nhli/r.newson/
Departmental Web page:
http://www1.imperial.ac.uk/medicine/about/divisions/nhli/respiration/popgenetics/reph/
Opinions expressed are those of the author, not of the institution.
-----------------------------------------------------------------------------------
package dolog from http://www.imperial.ac.uk/nhli/r.newson/stata12
-----------------------------------------------------------------------------------
TITLE
dolog: Execute commands from a file, creating a log file
DESCRIPTION/AUTHOR(S)
dolog (like do) causes Stata to execute the commands stored in
filename
just as if they were entered from the keyboard, and echos the
commands as it
executes them, creating a log file filename.log. If filename is
specified
without an extension, filename.do is assumed. If filename is
specified with
an extension, then the log file will have .log as an additional
extension
(so dolog will not overwrite the original do-file). Arguments are
allowed
(as with do), but the nostop option is not available.
Author: Roger Newson
Distribution-Date: 10august2011
Stata-Version: 12
INSTALLATION FILES (click here to install)
dolog.ado
dolog.sthlp
-----------------------------------------------------------------------------------
(click here to return to the previous screen)
*
* 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/