Bookmark and Share

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: log file


From   Humaira Asad <[email protected]>
To   STATA HELP <[email protected]>
Subject   RE: st: log file
Date   Wed, 27 Apr 2011 10:30:44 +0000



:) this was a nice comment. Yes! before putting a query on statalist i always try all poosibilities i know. i can view complete log files for most of the work i have saved but few show only the first few and dont give any error message or anything. if i scroll down to the bottom of the log file it shows just few estimations i did in the beginning. its just like when u do so many estimations we can view only the last few commands in the result window and cannot go up.
 
What should I do to overcome this problem?



Humaira Asad
PhD Research Scholar

UoE Business School

University of Exeter, England
















----------------------------------------
> Date: Wed, 27 Apr 2011 11:07:53 +0100
> Subject: Re: st: log file
> From: [email protected]
> To: [email protected]
>
> Are you scrolling down in the View window?
>
> On Wed, Apr 27, 2011 at 11:05 AM, Humaira Asad wrote:
>
> > Thank you Maarten for your reply. I am doing exactly what you have written but I can see only a small chunk of the beginning of my log file. Why is that? What should I do the avoid this?
>
> >> From: [email protected]
> >>
> >> --- On Wed, 27/4/11, Humaira Asad wrote:
> >> > I always save my log file when I work on Stata but when I
> >> > want to see the previous log file through
> >> > FILE>VIEW>LOG FILE
> >> > I see few outputs in the beginning of the file and can't
> >> > see the whole log file. How can i access the complete log
> >> > file? or how to I save it to view it complete?
> >>
> >> I am not quite sure what you mean. May a concrete example
> >> like the one below can help clarify your question. If you
> >> run the example below it will at the end show what I would
> >> consider a complete log file. How does this example change
> >> from what you are doing, or do you want to see more in your
> >> log-file?
> >>
> >> Hope this helps,
> >> Maarten
> >>
> >> *----------- begin example -----------
> >> // change this directory to one
> >> // that exists on your computer
> >> cd c:/temp
> >>
> >> log using foo.smcl, replace
> >>
> >> sysuse auto, clear
> >> sum mpg
> >> reg price foreign rep78
> >>
> >> log close
> >>
> >> view "foo.smcl"
> >> *------------ end example -------------
> >> (For more on examples I sent to the Statalist see:
> >> http://www.maartenbuis.nl/example_faq )
> *
> * 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/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index