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: Stata code: block versus line
From
Charles Koss <[email protected]>
To
[email protected]
Subject
Re: st: Stata code: block versus line
Date
Fri, 4 Mar 2011 10:52:22 -0600
The do-file editor's preference menu has only 3 tabs of choices,
searched but did not find the choices for your inquiries. So, you
could try Notepad++ ( http://www.notepad-plus-plus.org )
CK
--
Charles Koss
http://charlesonnet.blogspot.com/
On Fri, Mar 4, 2011 at 10:36 AM, Richard Williams
<[email protected]> wrote:
> At 11:06 AM 3/4/2011, Maarten buis wrote:
>>
>> --- On Fri, 4/3/11, Charles Koss wrote:
>> > I am coding with Stata 11, and want to know how to
>> > break the lines so that in the future will not need
>> > to move through the horizontal bar.
>>
>> You have a couple of options:
>>
>> o You can type /// when you want to break the line
>> (this is currently my favourite):
>>
>> reg foo bar ///
>> blup , options
>
> My favorite too. One thing I would really love would be an editor that would
> insert the continuation characters at appropriate points (e.g. column 70)
> and then adjust them as you added or deleted characters to lines. In other
> words, the programming equivalent of what word processors do with
> paragraphs. Does such an editor exist?
>
>
> -------------------------------------------
> Richard Williams, Notre Dame Dept of Sociology
> OFFICE: (574)631-6668, (574)631-6463
> HOME: (574)289-5227
> EMAIL: [email protected]
> WWW: http://www.nd.edu/~rwilliam
>
> *
> * 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/