Bookmark and Share

Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: st: graph export; path problem


From   Trelle Sven <[email protected]>
To   "[email protected]" <[email protected]>
Subject   Re: st: graph export; path problem
Date   Thu, 16 Jan 2014 21:02:26 +0000

Dear Sergiy,
thanks for this. It's always good having somebody who reminds me to read things more carefully - in this case the help file. 
That solved the problem!

Thread closed from my side.

Best
Sven

p.s. the first point was a typo on my side because I did not copy-paste the commands from the do-file

> Sergiy Radyakin wrote

> Dear Sven, I see two problems with your code:

> 1) the option replace must be specified outside of the quotes:
> saving("$gd/contour_rr2.gph", replace)
> not
> saving("$gd/contour_rr2.gph, replace")

> 2) graph export command must be followed by the file name, WITHOUT the using prefix.

> With both fixed, your code should work.
> Best, Sergiy Radyakin





*
*   For searches and help try:
*   http://www.stata.com/help.cgi?search
*   http://www.stata.com/support/faqs/resources/statalist-faq/
*   http://www.ats.ucla.edu/stat/stata/


© Copyright 1996–2018 StataCorp LLC   |   Terms of use   |   Privacy   |   Contact us   |   Site index