I regularly encounter the following problem. I have read many/all the posts on do file recovery, but none address the core problem. I live in Southern California, where the electricity is turned off fairly frequently without warning due to fire hazards. I lose work almost every time this happens. I work in Stata 17, on a desktop computer, and have set my preferences to autosave before running. However, because I work on very large datasets, I run my code one segment at a time, and doing this does not trigger the auto-save. I am also regularly called away from my desk without warning, and often kept away for for several hours, which is long enough to risk a power outage. I do understand that we are supposed to remember to save our work frequently, and usually manage it, but this simply doesn't happen when one is frequently interrupted and the power is unreliable, which makes an auto-recover option indispensable. I imagine that adding this shouldn't be that hard. I also imagine that Stata users worldwide with unreliable electricity grids would be appreciative.Two questions.
- Could Stata please add an autorecover feature to the do file editor (e.g. the capability to save an autorecovery version every 15 minutes).
- Can anybody recommend a coding environment (IDE) that is set up to work with Stata and will autosave versions of my code?
Comment