Hello - More than once I have inadvertently typed something like "sep
var, by(cat)", when I meant to type "separate var,by(cat)" . The result
is an error, but far worse, Stata wipes out my whole data set when I do
this, or even if I simply type "sep":
. use rad_protein_collapsed_4group_binomial.dta
. des,short
Contains data from rad_protein_collapsed_4group_binomial.dta
obs: 24
vars: 52 20 Nov 2008 12:42
size: 4,464 (99.9% of memory free)
Sorted by: rad time group
. sep
invalid syntax
r(198);
. des,short
Contains data
obs: 0
vars: 0
size: 0 (100.0% of memory free)
Sorted by:
*
* 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/