Jolene Skordis <[email protected]> writes,
> I have a dataset containing open ended questions that were captured
> verbatim. As a result, when I try to open the dataset I keep getting an
> error message saying "data contains strings longer than 80 characters".
If this is happening on -use-,
. use svydata
data containts strings longer than 80 characters
r(459);
then the dataset was created by Stata/SE (which allows string variables up to
244 characters long) and you will need to use Stata/SE to process it.
For information on Stata/SE, type
. whelp SpecialEdition
-- Bill
[email protected]
*
* 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/