Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Re: Stata 9 announcement


From   [email protected] (Alan Riley)
To   [email protected]
Subject   st: Re: Stata 9 announcement
Date   Wed, 06 Apr 2005 09:49:19 -0500

Friedrich Huebler ([email protected]) asked about Stata 9 long
labels and their treatment by Stata 8:
> Does Stata 8 drop long value labels completely or are they truncated
> at 80 or 244 characters?

Stata 8 already was set up to deal with this problem because of the
difference in maximum value label length between Intercooled Stata 8
(80) and Stata/SE 8 (244).  If Stata 8 encounters a label with any
mapping greater than its maximum length, it does not load that label:

. use myfile
value label mylab contains labels longer than 244 characters
    The maximum length of strings in this version of Stata is 244.  The value
    label mentioned was not loaded.



Alan
([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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index