| From | Richard Williams <Richard.A.Williams.5@ND.edu> |
| To | statalist@hsphsun2.harvard.edu |
| Subject | Re: st: RE: quotes and double-quotes problems |
| Date | Thu, 28 Apr 2005 14:38:06 -0500 |
At 05:31 PM 4/28/2005 +0100, Nick Cox wrote:
Try
forval i = 1/3 {
local vlabel: label(`y') `i'
local vlabels `"`vlabels' `"`vlabel'"'"'
}
Works like a charm Nick. Thanks much. Sometimes I can brute force my way
through things like this when I am not sure, but this time I wasn't having
much luck.| © Copyright 1996–2008 StataCorp LP | Terms of use | Privacy | Contact us | What's new | Site index |