Hi,
I am currently using Mac OS X stata, and I have some problems setting the main directory.
I am sharing the do files with my team and all the others use PC.
The global directory command is:
else if "`c(username)'"=="eddie"{
global maindir1 "/Users/Eddie/Desktop/Project/Data"
global maindir2 "/Users/Eddie/Desktop/Project/Data"
and later on I would like to use the data from this directory:
capture use "$maindir1/__.dta",clear
I have the problem using the main directory.
Thank you for the help!
Related Posts with Main directory Mac OS
Pooled panel Heckman MLE vs. pooled panel Heckman Two-stepDear Statalist, I am running a pooled panel Heckman two-step estimation to find determinants of ins…
Taking Average by idHi Everyone, I have a dataset looking like this: Date id var1 var2 var3 var4... 2010 1 ... ... ... …
calculating or identifying start/stop dates according to a rule with consecutive observationsHi, this is a snap shot of my data set. Code: Code: * Example generated by -dataex-. To install:…
Is there any way to get -Look at these example(s)- after -unicode translate-?Dear Forum, I want to know whether it is possible to access the information displayed below -assert…
Margins and regression outputDear Stata Users, I am analyzing the probability that cohabiting couples will marry or dissolve acc…
Subscribe to:
Post Comments (Atom)
0 Response to Main directory Mac OS
Post a Comment