Matt answered the main query. For copying to a local macro
local sgntr `r(datasignature)'
local sgntr "`r(datasignature)'"
local sgntr = r(datasignature)
all seem fine. As I understand it, there are no characters within
signatures that could be misread as operators.
Nick
[email protected]
Buzz Burhans
Thanks Matt.
Matt Spittal
You're almost there. Try:
dis "data signature is " r(datasignature)
Note that -r(datasignature)- does not need to be evaluated as a macro.
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/