Hey everyone,
we are using Dropbox to collaborate our work in Stata. I wrote a do file that runs perfectly on a regular directory but doesn't on our shared Dropbox folder.
I'll just mention that it usually stucks on one of the many putexcel commands the do file contains, giving a "file .....\..\name.xlsx could not be saved." error. I assume it's because on Dropbox it takes more time to save files than there is between different putexcel commands.
Is that a known issue? Is there a way to still run the do file on Dropbox and avoide it?
Thanks in advance,
Ben
Related Posts with do file doesn't run well on Dropbox
Multiple Comparison of Predictive MarginsDear all Statalists, I am using the following model in Stata 16.1: Code: nbreg y i.x1 i.x2 (other …
How to do tabstat varlist with all variablesDear Stata users, I have data with long variable names. When I want to use "summarize", it abbrevia…
How to display "Fixed effects: heterogeneity across years (stripplot)?"Good morning to the community Stata! I would like to show a graph like the picture showing geometri…
Error: Option Dynamic Not Allowed in the Command PredictHi, I am doing ex-ante out of sample forecasting for rail freight. Based on the results of the ADF …
Making a square boxHi all, I have a problem with the image attached. In particular, I do not understand why the scale …
Subscribe to:
Post Comments (Atom)
0 Response to do file doesn't run well on Dropbox
Post a Comment