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: forvalues error
From
Jianhong Chen <[email protected]>
To
[email protected]
Subject
Re: st: forvalues error
Date
Thu, 20 Oct 2011 16:32:32 -0400
Hi, Rich
Thank you very much! It works now.
Best,
Jianhong
On Thu, Oct 20, 2011 at 4:23 PM, Richard Goldstein
<[email protected]> wrote:
> looks to me as though your left single quote is wrong; the left single
> quote should be the one from the upper left of your keyboard and look
> like this: `
>
> Rich
>
> On 10/20/11 4:15 PM, Jianhong Chen wrote:
>> Hello everyone
>>
>> I am using Stata 11 and I am trying to use the forvalues command. I
>> typed as follows:
>>
>> forvalues count = 0 (5) 100 {
>>
>> display 'count'
>>
>> }
>>
>> However, stata returns : 'count' invalid name r(198);
>>
>> Is there something wrong with my commands? Thank you for your suggestions.
>>
>> Best,
>>
>> Jianhong
> *
> * 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/