ds, has(type string) di `r(varlist)'
sysuse auto, clear qui ds local x = "`r(varlist)'" foreach var of local x { di `"`: variable label `var''"' }