Orion Whitaker had a problem getting the variable label
as a graph title.
I didn't quite understand Orion's syntax, but this one works:
sysuse auto , clear
foreach v of varlist mpg {
  local lbl : variable label mpg
  graph box `v' , title(" `lbl' ")
}
In Orion's display example there was an uneven number of 
double quotes, so that could hardly have worked.
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/