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: Macro escape inside a macro
From
Eric Booth <[email protected]>
To
"<[email protected]>" <[email protected]>
Subject
Re: st: Macro escape inside a macro
Date
Tue, 28 Sep 2010 13:56:04 +0000
<>
See: http://www.stata.com/support/faqs/lang/backslash.html
****!
local one string
local two "`one'"
di "`two'"
di "\`two'"
****!
- Eric
__
Eric A. Booth
Public Policy Research Institute
Texas A&M University
[email protected]
Office: +979.845.6754
Fax: +979.845.0249
http://ppri.tamu.edu
On Sep 28, 2010, at 8:47 AM, Aleksander Rutkowski wrote:
> displays empty string?
>
> How can I escape macro (i.e. prevent macro substitution) inside
> another macro (i.e. when defining another macro)?
>
> Aleksander Rutkowski
> *
> * 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/
*
* 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/