Thanks to Kit Baum, a new package -adodev- is now available for download on SSC. In Stata, use the -ssc- command to do this.
The -adodev- package is described as below on my website. It provides 3 one-word commands (-adodev-, -adoind- and -adofac-), which re-order the ado-file path to start with the various Stata system folders ordered in 3 different ways. This can save the user from typing a lot of potentially hazardous -adopath- commands, especially as the -adofac- command can be used to restore the ordering to its factory settings.
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 adodev from http://www.imperial.ac.uk/nhli/r.newson/stata10
--------------------------------------------------------------------------------
TITLE
adodev: Reorder ado-path for developers and other independent-minded users
DESCRIPTION/AUTHOR(S)
adodev re-orders the ado-file path to start with the Stata system
folders UPDATES, BASE, ., PERSONAL, PLUS, SITE, and OLDPLACE, in that
order. adoind re-orders the ado-file path to start with the Stata
system folders UPDATES, BASE, PERSONAL, PLUS, SITE, ., and OLDPLACE,
in that order. adofac re-orders the ado-file path to start with the
Stata system folders UPDATES, BASE, SITE, ., PERSONAL, PLUS, and
OLDPLACE, in that order. All these commands preserve any existing
ordering between other folders on the ado-file path. The adodev
command was written for development work, and allows the user to
develop ado-files in the current folder. The adoind command was
written for independent-minded users, who think that they can update
packages faster than their Stata site administrators (if any Stata
site administrators exist). The adofac command restores the factory
setting of the ordering between system folders, as defined in the
manuals for Stata Version 10.
Author: Roger Newson
Distribution-Date: 31march2009
Stata-Version: 10
INSTALLATION FILES (click here to install)
adodev.ado
adoind.ado
adofac.ado
adodev.sthlp
adoind.sthlp
adofac.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/