| From | Richard Williams <[email protected]> |
| To | [email protected] |
| 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–2025 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |