From | David Kantor <[email protected]> |
To | [email protected] |
Subject | Re: st: RE: Macro question |
Date | Tue, 15 Mar 2005 11:44:49 -0500 |
At 10:06 AM 3/15/2005 -0600, Fred Wolf wrote:
Thanks Nick and Nick.Try compound quotes on the di.
I modified the code slightly for my application, and I get the same error with the two suggested methods. Suggestion?
local vlist: list clean vlist
local olist : subinstr local vlist `" "' `"", ""' , all
local olist `""`olist'""'
di "`olist'"
callparmby "reg totcost03 age sex `var'",fwrelabel pformat(%9.3f) eformat(%9.1f) vlist(plaghaq_ plaghaq2 plagpas)
plaghaq_disability", "plaghaq2", "plagpas"" invalid name
r(198);
Fred
[...]
© Copyright 1996–2024 StataCorp LLC | Terms of use | Privacy | Contact us | What's new | Site index |