Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: problems with merge


From   "Kyu S. Hahn" <[email protected]>
To   <[email protected]>
Subject   st: problems with merge
Date   Tue, 11 May 2004 12:38:13 -0700

Hello,

I am simplying trying to merge a data file (wide format) with the master
data set (long format).  I have done this multiple times but I get the
following error message this time for whatever reason.  Can someone tell me
what might be wrong?  I suspect that it has to be something really simple.

merge serial using "C:\Documents and Settings\Kyu\My Documents\test1.dta"
int invalid varname
r(198);


*
*   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