I am not sure of what relates to what, but if
your message comes from
di "`olist'"
then that in turn needs compound double quotes:
di `"`olist'"'
Nick
[email protected]
Fred Wolfe
> Thanks Nick and Nick.
>
> 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);
>
*
* 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/