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]
RE: st: RE: Insheet Command Problem
From
"Sarah Edgington" <[email protected]>
To
<[email protected]>
Subject
RE: st: RE: Insheet Command Problem
Date
Thu, 14 Jun 2012 15:08:49 -0700
Davia,
I'm pretty sure the "error in line 4508597 of file" is a red herring. The
entire error you're seeing is because specifying fewer variable names than
there are variables in varlist is invalid syntax. As an experiment I tried
doing the same thing with a csv file that I know works fine with -insheet-
if I don't give a variable list. When I specified a subset of the variables
in the varlist (that is, when I used the invalid syntax) I got the error
message:
too few variables specified
error in line 2534 of file
Since there are 2,534 lines in the file I was trying to -insheet- my
suspicion is that what Stata is really saying is "I got to the very end of
the file and I still couldn't figure out how you wanted me to fit all these
variables into seven variable names, sorry."
You say that using -insheet- for the whole file "still doesn't seem to
work." What is the actual error message you get? It sounds like the file is
large enough that maybe it could be a memory issue but it's worth figuring
out if there is some other problem with the file before trying to deal with
that.
-Sarah
-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of Davia Downey
Sent: Thursday, June 14, 2012 2:21 PM
To: [email protected]
Subject: Re: st: RE: Insheet Command Problem
When I have TextEdit look for the line 4508597 it says it's an invalid line
number. Is there a way I can rearrange the file in text edit in order to
read each line separately?
Davia Cox Downey
Assistant Professor of Public Administration School of Public, Nonprofit &
Health Administration Grand Valley State University
242C DeVos Center
401 West Fulton Street
Grand Rapids, MI 49504Email: [email protected]
On 6/14/12 5:01 PM, "Richard Herron" <[email protected]> wrote:
>4508597
*
* 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/
*
* 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/