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

Re: st: I'm sorry to do this again, but...


From   Richard Williams <[email protected]>
To   [email protected]
Subject   Re: st: I'm sorry to do this again, but...
Date   Sat, 18 Sep 2004 12:22:24 -0500

At 09:55 AM 9/18/2004 -0700, Jon Ebeling wrote:
I have tried using a suggestion from some of the listees:


. generate hour2 = real (hours)
real not found
r(111);
You've got an extraneous space.  Try

generate hour2 = real(hours)

*
*   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