Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: RE: Error when appending


From   "Willard van Ooij" <[email protected]>
To   <[email protected]>
Subject   st: RE: Error when appending
Date   Fri, 8 Jun 2007 13:48:49 +0200

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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index