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]

Re: st: How can I change Stata's regular expression parser to use Perl's parser, so that I can use perl compatible regular expressions (i.e. the same regular expression syntax that I use with Perl)


From   Shafique Jamal <[email protected]>
To   [email protected]
Subject   Re: st: How can I change Stata's regular expression parser to use Perl's parser, so that I can use perl compatible regular expressions (i.e. the same regular expression syntax that I use with Perl)
Date   Mon, 3 Dec 2012 14:42:40 +0600

Dear Nick, many thanks for your reply. I followed your suggestion and
wrote a state .ado program to call a perl script to perform perl
compatible regular expressions on variables, and generate variables
indicating the results an storing named captures/groups.

In case anyone is interested, the perl script and stata program are at:

http://shafiquejamal.blogspot.com/2012/12/stata-tip-using-perl-compatible-regular.html

Cheers,
Shafique
*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index