Dear statalist,
I was using the packege odkmeta for merging ODK datasets. I am using ODK briefcase v 1.12.2 to download the data from odk server and using STATA 14.1 to merge. As I run the command
replace `temp' = "examplename(07)" if `var' == "examplename"
in the generated do file, I get the following error.
system limit exceeded - see manual r(1000);
Thank you in advance.
Related Posts with system limit exceeded - see manual r(1000); While using odkmeta to merge ODK data set
egen maxdate gives dates 01/01/2500Hello everyone I am trying to get the difference between two dates to calculate follow up per patie…
Excel Table split by socio-demographics using PutexcelHello fellow Stata community, I´m looking for a way to automate my Analysis Output to Excel using P…
Exporting detailed summary statistics to WordHello helpful Stata users, I am trying to generate a word export of my dependent variable via the s…
Weight in panel dataDear users, I am working with a static panel dataset including variables at the household level for…
Systems of simultaneous equations with non-linear constraintsDear Stata users, I have the following issue: I have to estimate a system of simultaneous equations…
Subscribe to:
Post Comments (Atom)
0 Response to system limit exceeded - see manual r(1000); While using odkmeta to merge ODK data set
Post a Comment