Thanks once again to Kit Baum, a new version of the dologx 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 dologx.
The dologx package is described as below on my website. The new version has a nostop option for the modules dolog9 to dolog15, like the options of the same name for do and run, and for dolog, dosmcl and dotex. And there are now .sthlp files for all the individual modules, taking the user to the online help for dologx. So the user may now type
help dolog10
and see the online help for the dologx package.
Best wishes
Roger
--------------------------------------------------------------------------------------
package dologx from http://www.rogernewsonresources.org.uk/stata15
--------------------------------------------------------------------------------------
TITLE
dologx: Multiple versions of dolog for executing certification scripts
DESCRIPTION/AUTHOR(S)
dologx (like dolog) causes Stata to execute the commands stored in a do-file
named filename.do as if they were entered from the keyboard, and echos the
commands as it executes them, creating a log file filename.log. The dologx
package contains multiple versions of dolog, written in multiple Stata
versions, intended for use when running certification scripts. Usually, a
do-file should contain a version statement at or near the top, so it will
still run in the Stata version in which it was written, even if the user runs
it under a later version of Stata. Certification scripts are an exception to
this rule, because they are run under multiple Stata versions, to certify
that the package being tested works under all of these versions. A
certification script therefore should not contain a version statement at the
top. The version of Stata under which it run will therefore be the version in
force in the program that calls it, even if that program is dolog. The
standard version of dolog should therefore not be used to run a certification
script, and the user should use the dologx package instead, using dolog6 to
run it under Stata 6, dolog7 to run it under Stata 7, and so on.
Author: Roger Newson
Distribution-Date: 26august2018
Stata-Version: 15
INSTALLATION FILES (click here to install)
dolog6.ado
dolog7.ado
dolog8.ado
dolog9.ado
dolog10.ado
dolog11.ado
dolog12.ado
dolog13.ado
dolog14.ado
dolog15.ado
dolog6.sthlp
dolog7.sthlp
dolog8.sthlp
dolog9.sthlp
dolog10.sthlp
dolog11.sthlp
dolog12.sthlp
dolog13.sthlp
dolog14.sthlp
dolog15.sthlp
dologx.sthlp
--------------------------------------------------------------------------------------
(click here to return to the previous screen)
The dologx package is described as below on my website. The new version has a nostop option for the modules dolog9 to dolog15, like the options of the same name for do and run, and for dolog, dosmcl and dotex. And there are now .sthlp files for all the individual modules, taking the user to the online help for dologx. So the user may now type
help dolog10
and see the online help for the dologx package.
Best wishes
Roger
--------------------------------------------------------------------------------------
package dologx from http://www.rogernewsonresources.org.uk/stata15
--------------------------------------------------------------------------------------
TITLE
dologx: Multiple versions of dolog for executing certification scripts
DESCRIPTION/AUTHOR(S)
dologx (like dolog) causes Stata to execute the commands stored in a do-file
named filename.do as if they were entered from the keyboard, and echos the
commands as it executes them, creating a log file filename.log. The dologx
package contains multiple versions of dolog, written in multiple Stata
versions, intended for use when running certification scripts. Usually, a
do-file should contain a version statement at or near the top, so it will
still run in the Stata version in which it was written, even if the user runs
it under a later version of Stata. Certification scripts are an exception to
this rule, because they are run under multiple Stata versions, to certify
that the package being tested works under all of these versions. A
certification script therefore should not contain a version statement at the
top. The version of Stata under which it run will therefore be the version in
force in the program that calls it, even if that program is dolog. The
standard version of dolog should therefore not be used to run a certification
script, and the user should use the dologx package instead, using dolog6 to
run it under Stata 6, dolog7 to run it under Stata 7, and so on.
Author: Roger Newson
Distribution-Date: 26august2018
Stata-Version: 15
INSTALLATION FILES (click here to install)
dolog6.ado
dolog7.ado
dolog8.ado
dolog9.ado
dolog10.ado
dolog11.ado
dolog12.ado
dolog13.ado
dolog14.ado
dolog15.ado
dolog6.sthlp
dolog7.sthlp
dolog8.sthlp
dolog9.sthlp
dolog10.sthlp
dolog11.sthlp
dolog12.sthlp
dolog13.sthlp
dolog14.sthlp
dolog15.sthlp
dologx.sthlp
--------------------------------------------------------------------------------------
(click here to return to the previous screen)