|
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
Re: st: syntax, programming
--- Jochen Sp�th <[email protected]> wrote:
> Using STATA's syntax command variables entered by the user of the
> program are stored as a local macro `varlist'. So, how can I access
> the contents of `varlist' "one by one", i.e. how can I adrress each
> element of `varlist' separately? - What I do not want is to make use
> of a loop such as foreach... Any ideas?
-tokenize `varlist'- will put the first variable in local `1', the
second in local `2', etc.
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/
-----------------------------------------
__________________________________________________________
Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com
*
* 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/