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: -lstrfun- is updated on the SSC


From   Dan Blanchette <[email protected]>
To   [email protected]
Subject   st: -lstrfun- is updated on the SSC
Date   Tue, 2 Aug 2011 17:26:53 -0400 (EDT)

Hello Stata users who need to deal with long macro strings (longer than 244 characters).

My Stata command -lstrfun- (long string function) is designed to make the Mata string functions available to users outside of Mata when dealing with long
macro strings.

Since I recently discovered that Mata in Stata 11 added the string functions:
  regexr()
  regexm()
  regexs()
I added these options to -lstrfun- but named regexs() as regexms() since regexs()
has to be used with regexm().  My updated help file explains how to use the new
functions.

Thanks to Kit Baum, the updated version of -lstrfun- is now available on the SSC:

 . ssc install lstrfun, replace

And, thanks to Eric Booth for beta testing the updated version of -lstrfun- for me
before I released it to the SSC.

Let me know if you have any Qs.
Dan Blanchette

Research Programming Services
Carolina Population Center
University of North Carolina
[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/


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