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

Re: st: programming questions


From   Antoine Terracol <[email protected]>
To   [email protected]
Subject   Re: st: programming questions
Date   Tue, 05 Jul 2005 21:49:36 +0200

le 05/07/2005 21:44, Dinesh Sharma a ecrit :
> Given below is a forval loop I am working on
>
> forval k=1(1)10{
>       if `k'=1{

try with "if `k'==1"


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