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
test for no change in population after policy (with categorical variables)Hi all, I am trying to test whether the class of people in a marriage are the same after a policy. …
Nested foreachDear all, I have been struggling with the Code: foreach command for the following task: Code: …
quietly use ado which insists in noisily displayingI'm hoping to get advice on how to silence an ado which I cannot edit. Code: log using mylog.log,…
Controling for fixed effecttHi all, I am running a form of OLS regression, where I am trying to determine the effect of nationa…
Controling for fixed effects (time, industry, law)Hi all, I am running a form of OLS regression, where I am trying to determine the effect of nationa…
Subscribe to:
Post Comments (Atom)
0 Response to Working Directory Keeps Changing by Itself
Post a Comment