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
merging variableshello. How do i merge a single variable from a using data set to the main data set? …
Problem while using xtfmb (Fama-MacBeth (1973)) on dummy variablesDear Stata community, I am new to this forum and I have a question that I hope you might be able to…
Repeated Measures ANOVAHi, I would like to know how to do the repeated measures ANOVA analysis with the following data - I …
Proportional odds assumption in order logit regression: how to test multiple parameters simultaneouslyDear Statalisters, I'm using Stata 15.1. I have an ordinal outcome that may assume 5 distinct valu…
How to specifiy dummy variables/ exporting multiregression to word document?Array So I'm running a multiregression on the effect that age plays on duration of unemployment. …
Subscribe to:
Post Comments (Atom)
0 Response to Stata 15.1 close after exceeding the limit of scrollbufsize
Post a Comment