<>
To synchronize ados across computers, you may find
*************
ssc d adolist
*************
by Ben Jann and coauthor helpful.
HTH
Martin
-----Ursprüngliche Nachricht-----
Von: [email protected] [mailto:[email protected]] Im Auftrag von Jan Sauermann
Gesendet: Montag, 14. Dezember 2009 02:05
An: [email protected]
Betreff: st: Check whether ado file is installed
Dear Stata list,
I work on different computers and would Stata to automatically check
whether a number of ado-files is installed on a local machine. My idea
was to write something like
[a command which checks whether one ado-file is installed / or not]
if package!=installed {
ssc install package
}
My problem is basically to find a command which (1) checks whether an
ado file is installed and (2) gives me a local as return.
Best regards,
Jan
*
* 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/
*
* 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/