Bookmark and Share

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]

st: error message "label xxx already defined"


From   xueliansharon <[email protected]>
To   [email protected]
Subject   st: error message "label xxx already defined"
Date   Tue, 10 Jul 2012 10:03:17 -0700 (PDT)

Dear all,

I try to merge two files and always get an error message as "label xxx
already defined". What's more strange is that when I check the master and
using data file, I don't have the variable "xxx". Does anybody know the
reason for this?

For your information, here are the commands and results:

command:

use "D:\work\aa.dta", clear
sort personid
merge 1:1 personid using "D:\work\bb.dta"

result:
(label xxx already defined)

command:
tab xxx

result:
variable xxx not found

Thank you very much for your time!

Best,
Xuelian

--
View this message in context: http://statalist.1588530.n2.nabble.com/error-message-label-xxx-already-defined-tp7580218.html
Sent from the Statalist mailing list archive at Nabble.com.
*
*   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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index