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]
st: set more on / more command for graphs
From
Marco Buur <[email protected]>
To
[email protected]
Subject
st: set more on / more command for graphs
Date
Mon, 30 Jul 2012 14:08:38 +0200
Dear all
I need to run visual inspeciton of the graphs (100 graphs) and need to
stop the stata after every graph . I tried with commends below but it
did not work. I have Stata 12
set more on
foreach var of varlist X - Y {
scatter `var' Year, mlabel(Country)
more
}
Would appreciate your help
Best Marco
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/