In the main Stata folder (for my part ...\Stata9 ), create a file called
" profile.do ".Stata will execute this dofile with every startup. Here you
can include any commands e.g.
set memory 400m
cd d:\statadata
adopath + d:\statadata\adofiles
- Tom
-----Ursprüngliche Nachricht-----
Von: statalist-owner@hsphsun2.harvard.edu
[mailto:statalist-owner@hsphsun2.harvard.edu] Im Auftrag von Claude
Francoeur
Gesendet: Mittwoch, 27. Dezember 2006 18:00
An: statalist@hsphsun2.harvard.edu
Betreff: st: Changing working directory permanently
Hello,
Doing the command "cd" is modifying the working directory temporarily. How
can it be modified permanently?
Thanks,
Claude
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/
*
* For searches and help try:
* http://www.stata.com/support/faqs/res/findit.html
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/