| From | "Nick Cox" <[email protected]> |
| To | <[email protected]> |
| Subject | st: RE: printing graphs |
| Date | Thu, 19 May 2005 14:53:12 +0100 |
One possibility is some variant on
ssc inst fs
fs *.gph
foreach g in `r(files)' {
<whatever> `g'
}
Nick
[email protected]
Fred Wolfe
> To save time by not having to write it, I wonder if anyone
> has an ado file
> that will print all graphs in the current directory. [Stata
> 9, Windows XP]
*
* 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–2025 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |