Hello,
I need to change the temp file location for Stata on a Mac laptop to an external hard drive. I've seen these two guides:
http://www.stata.com/support/faqs/da...ment-variable/
http://www.stata.com/support/faqs/da...ary-directory/
But I can't seem to get them to work on my computer. The examples are all for Windows or Linux, and none of the commands seem to work. For each example, I basically get this error:
. set STATATMP = PATHNAME
-set STATATMP- not allowed; 'STATATMP' not recognized
r(199);
How do I do this on a Mac? Thanks so much!
All the best,
John
I need to change the temp file location for Stata on a Mac laptop to an external hard drive. I've seen these two guides:
http://www.stata.com/support/faqs/da...ment-variable/
http://www.stata.com/support/faqs/da...ary-directory/
But I can't seem to get them to work on my computer. The examples are all for Windows or Linux, and none of the commands seem to work. For each example, I basically get this error:
. set STATATMP = PATHNAME
-set STATATMP- not allowed; 'STATATMP' not recognized
r(199);
How do I do this on a Mac? Thanks so much!
All the best,
John
Comment