Change the working directory in a program
Posted: Thu Jun 01, 2017 4:53 am
I am about to submit to a Journal and they require that replication should be as easy as possible. All my statistical analysis happens in a program.
I don't know how I can specify that the working directory for the program is the current program folder.
string path = @runpath
cd path 'define default directory
is not working. I looked at the documentation and I searched the forums, but I can't find an answer that works.
Edit: Forgot to add, I am working with EViews 8.
I don't know how I can specify that the working directory for the program is the current program folder.
string path = @runpath
cd path 'define default directory
is not working. I looked at the documentation and I searched the forums, but I can't find an answer that works.
Edit: Forgot to add, I am working with EViews 8.