Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

st: browse if regexm(make,".")


From   <[email protected]>
To   <[email protected]>
Subject   st: browse if regexm(make,".")
Date   Tue, 29 Mar 2011 14:54:26 +0100

Dear Statalisters,

Actually, I have this problem as well:

****
sysuse auto
browse if regexm(make,"A")==1        // it lists all string variables with a "A"
browse if regexm(make,".")==1        // it lists everything instead of just the obs with a dot(".")
****

Best,

Xavier

Please access the attached hyperlink for an important electronic communications disclaimer: http://lse.ac.uk/emailDisclaimer

*
*   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–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index