Stata The Stata listserver
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: to big for do file editor


From   "Kazi Mizanur Rahman" <[email protected]>
To   <[email protected]>
Subject   Re: st: to big for do file editor
Date   Wed, 27 Oct 2004 08:58:08 +0600

Thanks a lot! I will try your suggestions and get back to you.

Mizan

----- Original Message ----- 
From: "Nick Cox" <[email protected]>
To: <[email protected]>
Sent: Tuesday, October 26, 2004 3:34 PM
Subject: RE: st: to big for do file editor


> I endorse this suggestion. 
> 
> Another option is just to split the do-file into smaller
> do-files. 
> 
> Do-files can call other do files, so you can have 
> a hierarchy: 
> 
> --------------- project.do
> do getdata
> do analyse
> do writethesis
> do gettenuredjob
> do getnobel 
> ---------------
> 
> ----------------- getdata.do 
> use whatever 
> ...
> -----------------
> 
> Nick 
> [email protected] 
> 
> > -----Original Message-----
> > From: [email protected]
> > [mailto:[email protected]]On Behalf Of 
> > Neil Shephard
> > Sent: 26 October 2004 06:56
> > To: [email protected]
> > Subject: Re: st: to big for do file editor
> > 
> > 
> > > I am using Stata 7 and am trying to work on a do file.
> > > But the do file editor is unable to work on it as it says 
> > that the size of
> > > the do file is too big.
> > 
> > You could also use one of the text editors detailed at the 
> > following FAQ....
> > 
> > http://repec.org/docs/textEditors.html
> > 
> > You shuold avoid using Wordpad as it is really a basic 
> > word-processor rather than a text editor, and may cause 
> > problems (explained in the FAQ).
> > 
> > HTH's
> > 
> > Neil
> > 
> > -- 
> > Answer   : Because it breaks the logical sequence of discussion
> > > Question : What's wrong with top-posting?
> > 
> > [email protected]
> > [email protected]
> > 
> > http://slack.ser.man.ac.uk/
> > *
> > *   For searches and help try:
> > *   http://www.stata.com/support/faqs/res/findit.html
> > *   http://www.stata.com/support/statalist/faq
> > *   http://www.ats.ucla.edu/stat/stata/
> > 
> 
> *
> *   For searches and help try:
> *   http://www.stata.com/support/faqs/res/findit.html
> *   http://www.stata.com/support/statalist/faq
> *   http://www.ats.ucla.edu/stat/stata/

*
*   For searches and help try:
*   http://www.stata.com/support/faqs/res/findit.html
*   http://www.stata.com/support/statalist/faq
*   http://www.ats.ucla.edu/stat/stata/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index