| |
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: RE: Error when appending
Try using
-append using "Followup\NKdta\merge2_v.dta"-
(notice the addition of the word "using")
Als see -help append-
Willard
-----Oorspronkelijk bericht-----
Van: [email protected] [mailto:[email protected]]
Verzonden: donderdag 7 juni 2007 23:49
Aan: [email protected]
Onderwerp: st: Error when appending
Hi,
When I tried to append two datasets, I receive an error message,
"varlist not allowed". (Please see below for the stata screen.)
What does this mean?
Thank you so much.
*************** Stata Screen
*****************************************************
use "Baseline\NKdta\merge1_v.dta"
append "Followup\NKdta\merge2_v.dta"
varlist not allowed
r(101);
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/