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: Copying Stata code with line numbers
From
Charles Vellutini <[email protected]>
To
"[email protected]" <[email protected]>
Subject
RE: st: Copying Stata code with line numbers
Date
Wed, 7 Mar 2012 09:16:18 -0800
Thanks Partho. Interesting suggestion. Apart from the line numbers, do you see other benefits over Stata's own editor?
-----Message d'origine-----
De : [email protected] [mailto:[email protected]] De la part de Partho Sarkar
Envoyé : mercredi 7 mars 2012 15:23
À : [email protected]
Objet : Re: st: Copying Stata code with line numbers
Also, you could consider using Notepad++ as your do file editor (see for e.g., http://enoriver.net/index.php/2008/09/10/edit-stata-do-files-with-notepad-2/
) with the TextFX plugin, which lets you add line numbers before every line. For e.g., see http://www.ruby-forum.com/topic/124443
Hope this helps.
P. S.