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: syntax and gettoken with parentheses and equal signs


From   daniel klein <[email protected]>
To   "[email protected]" <[email protected]>
Subject   Re: st: syntax and gettoken with parentheses and equal signs
Date   Thu, 27 Mar 2014 14:55:43 +0100

For

gettoken endog exog : right ,p("=")
gettoken equalsign exog : exog ,p("=")

in the second approach read

gettoken endog inst : right ,p("=")
gettoken equalsign inst : inst ,p("=")

Maarten already pointed out the appropriate tools for error checking.
*
*   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