I am brand new to Stata, though I regularly use R. I am on a Mac.
I am trying to set my working directory to a folder on my desktop using cmd+shift+j. The console will repeat "/Users/brandonmorris/Desktop/WD".
However, when I try to execute a .do file from that working directory, I get the error r(601).
Double checking the working directory using the command "cd" results in the console telling me that the directory is "/Users/brandonmorris".
Why does my working directory keep reverting back to "/Users/brandonmorris"? Is there a step here I'm missing? I've tried everything I can find on this forum. Thank you in advance for the help.
-Brandon
Related Posts with Working Directory Keeps Changing by Itself
how to use stcurve for Cox model after multiple imputation?Hello, Statalist! I have a question about the stcurve after a multiple imputation. So, after the f…
Xtabond2 for system GMM. Please help me for codingDear all, I am working with the xtabond2 command in Stata to solve the endogeneity problem of my es…
Not show "Standard errors in parenthesis *p <0.10, **p<0.05, ***p<0.001" below table, while keeping the significance stars with esttabHey everyone, As in the title, I'd like to save my regression results in a table, however, I can't …
Does gen,sum() and egen,total() work differently when combined with bysort?Hi, Please consider the following data: Code: * Example generated by -dataex-. For more info, type…
How to make a graph that shows reliable and clinically significant change in particular variable?Dear Statalisters, I appreciate if anyone can help with how to make a graph showing reliable and cl…
Subscribe to:
Post Comments (Atom)
0 Response to Working Directory Keeps Changing by Itself
Post a Comment