I'm working on two loops, one for downloadig data from a website from stata and the other one for transforming some files of the latter data into .dta files. The issue is that I ran the first loop and everything went fine. It is imporant to notice that before the first loop there's a [#delimit] ](I ran it with that) and a [#delimit cr] at the end of the second loop; and then when I ran the second loop, that error from the title pops up.
I have doubts on whether I should have ran the second loop with or without #delimit cr or it is about something else.
Thanks in advanced for your response.
Related Posts with r(198) programm error: code follows on th same line as open braces
Reshape multiple years observations from wide to longDear all, my current data structure is as follows: DATA CompanyID 2011 2012 2013 … 2019 VarOfIn…
Dummy based on a continuous condition. …
confidence intervals around proportion on multilevel dataHi, I’m doing an analysis of applications and selections for grants. I do not have a way to identif…
Predict IVProbitDear All: I am estimating the following IVProbit model: ivprobit Car_sales Car_colour Car_age (Car…
nlcom followed by sureg gives error "last estimates not found"I'm trying to estimate direct and indirect effects for a logit model with multiple imputation. I ha…
Subscribe to:
Post Comments (Atom)
0 Response to r(198) programm error: code follows on th same line as open braces
Post a Comment