Statalist


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: List command


From   "Radu Ban" <[email protected]>
To   [email protected]
Subject   Re: st: List command
Date   Wed, 30 Jul 2008 13:21:20 -0400

look at the -strpos- function (among string functions). in your case
what you may need is

List [name of the variable] if strpos(x, "TAG") ~= 0



008/7/30, Daniel Sepulveda-Adams <[email protected]>:
> Thank you, now if I need all the subject that start with TAG
>
> Daniel A. Sepulveda Adams
> Research Scientist - PRIME Institute
> College of Pharmacy - University of Minnesota
> 308 Harvard ST SE, Weaver Densford Hall, 7-159
> Minneapolis, MN, 55455, USA
> Phone: 612-624-8489
> Cell Phone: 651-295-7771
> Fax: 612-625-9931
> Email: [email protected]
>
> -----Original Message-----
> From: [email protected]
> [mailto:[email protected]] On Behalf Of Gabi Huiber
> Sent: Wednesday, July 30, 2008 12:10 PM
> To: [email protected]
> Subject: Re: st: List command
>
> try =="TAGAMET"
>
> On Wed, Jul 30, 2008 at 1:05 PM, Daniel Sepulveda-Adams
> <[email protected]> wrote:
> > Greetings,
> >
> > I know this is a basic question but I'm having problems to list a specific
> > element in a variable. The elements in the variables are drugs names,
> > therefore are string format.
> >
> > The command that I'm using is:
> >
> > List [name of the variable] if [name of the variable]==TAGAMET
> >
> > Could somebody tell me what I'm doing wrong? or if there is other way to
> do
> > that? Thank your for your time.
> >
> > Best regards -- Daniel Sepulveda
> >
> >
> >
> > *
> > *   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/
>
> *
> *   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/
>


-- 
picasaweb.google.com/raduban
*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index