Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

st: Is there any bug in unabbreviation of variable names?


From   "Sergiy Radyakin" <[email protected]>
To   "[email protected]" <[email protected]>
Subject   st: Is there any bug in unabbreviation of variable names?
Date   Fri, 11 Apr 2008 13:24:55 -0400

Hello All,

I wonder if there is any bug in unabbreviation of variable names. I
have a persistent problem, which can be reproduced as following (Stata
for Windows version 9 and 10):

// --------------------------------------------------------
sysuse auto
keep gear_ratio
describe gear
rename gear_ratio long_name
describe long
// --------------------------------------------------------

r(101): long not allowed

Same thing happens when I use tab instead of describe.

In real life I have a variable long_unempl, which caused troubles when
abbreviated in such a way. Is it only the word "long" that causes such
problems? Or are there other "prohibited" abbreviations (I know
"using" is one because it is a reserved word and appears in the syntax
of describe, but "long" is not a part of the syntax)?

Thank you,
   Sergiy Radyakin
*
*   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