Hello all,
I have a question please. I worked on many projects on Stata. All the data was stored in my local hard drive. Recently, I realized the importance of uploading my files to the internet. So, I want to upload all of my files to OneDrive.
The problem is: In the doi files, I used to write ALOT of merge, import, use, etc commands. In all of those, I specified a path (destination) to the folder I am using. For example, import D:\Folder1\Folder2\Folder3.
Now, when I upload (move) all of my files to OneDrive, ALL of these commands will not work because the right code should be: import D:\OneDrive_CompanyName\Folder1\Folder2\Folder3.
Note: I was thinking about changing the working directory in each doi file but I do not think this solution is going to work.
So, can you please guide me on how can I upload (move) my files to OneDrive without needing to adjust all of my doi files to reflect the right path?
I would be very grateful if anyone can share any solution, tips, or insights.
Thank you so much all.
Kind regards.
Related Posts with Moving many files into OneDrive
Adding a new variable on Stata that has different dimensions than the variables from a dataset that is in useHello, Is there a way to add a new variable on Stata that has different dimensions than the dataset…
Merging two panel data set when name of countries differ slighltyI am using two different data sets from; one from World Bank and another one from IMF. The name of t…
How to transfer multiple values stored under a local macro into a variableHello, How can I transfer multiple values stored under a local macro into a variable? Below is wha…
Mi predict basesurvHi all, I am having problems trying to get the baseline survivor function after mi predict. I am us…
List a single observation, formatted in a columnDear all, I would like to list the values of a single observation such that for each variable the o…
Subscribe to:
Post Comments (Atom)
0 Response to Moving many files into OneDrive
Post a Comment