--- Hendri Adriaens <[email protected]> wrote:
> I have to do the same tasks for a lot of columns. I want to create a
> for loop for that. But then I need to be able to save the column
> names in a string vector and do a loop over that. But I can't find a
> way to make a string vector.
-foreach- allows you to loop over a varlist. varlists allow many
shortcuts for specifying a large number of variables. see -help
foreach- and -help varlist-.
If you wanted to store the variable names, you typically would not do
that in a vector but in a local. However, unless you are writing a
general use program, you would typically not need to do that.
Hope this helps,
Maarten
-----------------------------------------
Maarten L. Buis
Department of Social Research Methodology
Vrije Universiteit Amsterdam
Boelelaan 1081
1081 HV Amsterdam
The Netherlands
visiting address:
Buitenveldertselaan 3 (Metropolitan), room Z434
+31 20 5986715
http://home.fsw.vu.nl/m.buis/
-----------------------------------------
___________________________________________________________
Yahoo! Mail is the world's favourite email. Don't settle for less, sign up for
your free account today http://uk.rd.yahoo.com/evt=44106/*http://uk.docs.yahoo.com/mail/winter07.html
*
* 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/