|
[Date Prev][Date Next][Thread Prev][Thread Next][Date index][Thread index]
st: pwd and graph use bug
I have found out the hard way, that if I open a graph file using the
Apple OS X Finder, my pwd is changed without my being told. If I use
the same graph file but issuing my command from inside Stata, then my
pwd is unchanged. This is inconsistent and made me generate two sets
of files in different directories that caused me some headache. If we
could fix this that would be great. Below the results illustrate the
problem. The first use of graph use is echoed from Finder actions,
the second is issuing a command at the Stata command line.
Thanks,
-Dave
. pwd
/Users/dairey/Desktop/cec_poster/
. graph use "/Users/dairey/Desktop/cec_poster/graphs_to_poster/
cells.gph"
. pwd
/Users/dairey/Desktop/cec_poster/graphs_to_poster/
. cd ..
/Users/dairey/Desktop/cec_poster/
. pwd
/Users/dairey/Desktop/cec_poster/
. graph use "/Users/dairey/Desktop/cec_poster/graphs_to_poster/
cells.gph"
. pwd
/Users/dairey/Desktop/cec_poster/
--
David C. Airey, Ph.D.
Pharmacology Research Assistant Professor
Center for Human Genetics Research Member
*
* 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/