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
Partho Sarkar <[email protected]>
To
[email protected]
Subject
Re: st: Copying Stata code with line numbers
Date
Wed, 7 Mar 2012 19:53:28 +0530
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.