Is it possible to write a do-file in such a way that every user can run them immediately without changing directories to a dataset?
I am currently working in a group and we set up a dropbox folder for the dataset and our do-files, so everyone has the current version of the code easily accessible.
However, the directory of dropbox is naturally different from each other, for example: C:\User A\dropbox and C:\User B\dropbox.
In group sessions it is now very time consuming if we are working at the same time, someone wrote a new code, saves the do-file and the other group members have to change the directories again, so that it works.
How do you proceed in group works? Is there any possibility to do this? I hope, it was not asked before, but I tried various combinations on the search engine.
I am currently working in a group and we set up a dropbox folder for the dataset and our do-files, so everyone has the current version of the code easily accessible.
However, the directory of dropbox is naturally different from each other, for example: C:\User A\dropbox and C:\User B\dropbox.
In group sessions it is now very time consuming if we are working at the same time, someone wrote a new code, saves the do-file and the other group members have to change the directories again, so that it works.
How do you proceed in group works? Is there any possibility to do this? I hope, it was not asked before, but I tried various combinations on the search engine.
Comment