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
from df and p-value to calculate the lower bound t scoreIs there a way to calculate the two-tail t-score from df and p-value without looking up in the t-tab…
Tab output for stataHi, Just ran into something weird in stata. I have split a variable into three variables and have u…
control variables difference-in-differenceHi there, I was wondering about adding control variables to a DiD model. I'm following instructions…
Combining several smoothed plots into one paneI have longitudinal data and want to examine inter-individual differences in the within functional f…
Need help with invalid synatxI'm trying to run a for loop which inputs extracts values from the rtable for a variable after runni…
Subscribe to:
Post Comments (Atom)
0 Response to Main directory Mac OS
Post a Comment