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]
re: st: String task
From
Kit Baum <[email protected]>
To
[email protected]
Subject
re: st: String task
Date
Fri, 01 Apr 2011 12:02:06 -0400
<>
g day1 = substr(day,1,(strpos(day,"/")-1))
g day2 = substr(day,(strpos(day,"/")+1),.)
l
could also be done with regex, probably.
Kit Baum
[email protected]
*
* 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/