I have noticed that the Stata suddenly close and loosing my unsaved do files. I think it is because of out of result's window max limit which is 2,000 KB in Stata/SE 15.1. As I have added the following command of automatic log on Stata's startup in profile.
log using `: display %tCCCYY-NN-DD-HH-MM-SS Clock("`c(current_date)' `c(current_time)'","DMYhms")', name(default_log_file)
Is there anyone facing same problem on log using? or is there any suggestion to increase the size of -scrollbufsize-
I am using:
Stata/SE 15.1 for Windows (64-bit x86-64)
Revision 17 Dec 2018
Thanks & best regards,
Rasool Bux
Related Posts with Stata 15.1 close after exceeding the limit of scrollbufsize
changing from days to months on x axis- kaplan meier survival analysisHello, I have searched but not found the answer to this. I am doing survival analysis on Kaplan Meie…
Looping too many variablesI did the following for too many variables: Variable 1: Code: bysort year Industry: egen Industry_…
Sign of coefficients change after first-differencingGood evening, I'm working with a dynamic panel data model. I first ran a fixed-effects regression (…
Mixed model with marginsHey all I have an mixed model equation that i want to graph with margins. There are two groups, two…
Testing for validity in IV PoissonDear Statalisters, Is there a way one can test for the validity of instruments to be included in IV…
Subscribe to:
Post Comments (Atom)
0 Response to Stata 15.1 close after exceeding the limit of scrollbufsize
Post a Comment