Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Stas Kolenikov <skolenik@gmail.com> |
To | "statalist@hsphsun2.harvard.edu" <statalist@hsphsun2.harvard.edu> |
Subject | Re: st: including parentheses in stata helpfile |
Date | Mon, 10 Jun 2013 23:59:08 -0500 |
Dear Matthias, help smcl##ascii gives: {c -(} { (left curly brace) {c )-} } (right curly brace) -- Stas Kolenikov, PhD, PStat (SSC) -- Senior Survey Statistician, Abt SRBI -- Opinions stated in this email are mine only, and do not reflect the position of my employer -- http://stas.kolenikov.name On Mon, Jun 10, 2013 at 11:49 PM, Matthias Schonlau <schonlau@uwaterloo.ca> wrote: > Dear Statalisters: > How Do I put a parenthesis in a (user-written) stata help file example? My helpfile includes this line: > forval i=1/5 open bracket > but should read > forval i=1/5 { > The problem is that > {p 4 8 2}{inp:. forval i=1/5 open bracket } > Already contains a }. Thanks for suggestions! > > > * > * 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/ * * 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/