Hello,
how can I tell Stata to add 23 in each row of a variable in the dataset?
I do not know what I am doing wrong because it does not work like this:
local i=1
while `i'<_N {
  2. replace number[i]= number[`i'] + 23
  3. }
Thanks for your help.
Fabian
P.S. Thanks a lot to Neil for the help.
-- 
GMX Kostenlose Spiele: Einfach online spielen und Spa� haben mit Pastry Passion!
http://games.entertainment.gmx.net/de/entertainment/games/free/puzzle/6169196
*
*   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/