Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
From | Richard Herron <richard.c.herron@gmail.com> |
To | statalist@hsphsun2.harvard.edu |
Subject | Re: st: vi/vim and Stata integration under Unix/Linux |
Date | Fri, 20 Jul 2012 12:24:58 -0400 |
Dimitriy, I don't think this exists. I ssh into a Linux server for Stata and use -do foo.do- or -stata -b do doo.do- to execute scripts. To execute bits of code I comment code with either /* */ blocks or add * to the beginning of each line with block insert (i.e., ctrl-V, highlight lines, I, *, esc). However, more and more I am moving to shorter .do files for each testable block that I can call without adding/removing comments. HTH. Richard Herron On Wed, Jul 18, 2012 at 7:52 PM, Dimitriy V. Masterov <dvmaster@gmail.com> wrote: > Has anyone been able to integrate Stata and vi on a Unix or Linux > machine? I would like to be to recreate the AutoIt solution that folks > have developed for Windows (and also for Mac OS by Gabi Huiber). > > > DVM > * > * 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/