Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Eric Booth <ebooth@ppri.tamu.edu> |
To | "<statalist@hsphsun2.harvard.edu>" <statalist@hsphsun2.harvard.edu> |
Subject | Re: st: Store Results of a List? |
Date | Tue, 30 Aug 2011 14:25:04 +0000 |
<> See -help levelsof- - Eric __ Eric A. Booth Public Policy Research Institute Texas A&M University ebooth@ppri.tamu.edu Office: +979.845.6754 On Aug 30, 2011, at 9:20 AM, Jacob Robbins wrote: > Dear Statlisters, > > I am trying to think of a way to store the results of a list command > in a matrix or a local variable. For example, > > list hospid if var1>=50 & var2==100 > 50 > 47 > 25 > > I want to store the results in a local variable; local test "50 47 25". > > Does anyone know a way to do this? > > Thanks in advance! > > Jake Robbins > Research Assistant, Harvard School of Public Health > * > * 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/