Skip to content

randrescastaneda/adowhere

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adowhere is a Stata command that returns the directory paths where a particular Stata command is located. It could be the case that the user has the same ado-file placed in different locations. As long as the ado-file is belongs to the paths over which stata search for ado-files, adowhere will list the corresponding directory. It is a combination between which and adopath with the additional feature of listing the directory path in the order that Stata search for them.

Just type adowhere adoname, where adoname stands for the name of the ado-file.

The idea of this ado-file was originated by Joao Pedro Azevedo, @jpazvd

Author:

Andres Castaneda
acastaneda@worldbank.org
World Bank

About

return directories where ado-files are placed

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors