Statalist The Stata Listserver


[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]

Re: st: changing directory into which graphs are saved


From   "Svend Juul" <[email protected]>
To   <[email protected]>
Subject   Re: st: changing directory into which graphs are saved
Date   Sun, 25 Feb 2007 15:29:12 +0100

Richard Hiscock wrote:
 
I am unable to change the directory into which the graph file is 
saved for my project. In the past the graphs have been saved into
the working directory however they now end up in the Stata9 default
directory...

----------------------------------------------
In the lower left corner of the screenyou see the name of the
current working directory. 
 
The smartest way to control it directly is with the -cd- command:
   cd "D:\ANALYSIS_GEOFF"
 
Now the following commands should work as intended:
   use "motility_prop.dta" , clear
   graph export "combine_2a.wmf" , replace
 
Hope this helps.
Svend
 
________________________________________________________ 
 
Svend Juul
Institut for Folkesundhed, Afdeling for Epidemiologi
(Institute of Public Health, Department of Epidemiology)
Vennelyst Boulevard 6 
DK-8000 Aarhus C,  Denmark 
Phone, work:  +45 8942 6090 
Phone, home:  +45 8693 7796 
Fax:          +45 8613 1580 
E-mail:       [email protected] 
_________________________________________________________ 

*
*   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/



© Copyright 1996–2024 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   What's new   |   Site index