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]
[no subject]
"The code stops with an error message. What should I do?
Almost all problems can be solved by exactly repeating the following steps:
a) close your Stata and reopen it
b) type: "update all" (and if asked "update swap" to fully install newly updated executables)
c) type:
net from "http://www.mit.edu/~jhainm/Synth"
net install synth, all replace force
In most cases the code should run now."