This page announced updates in Stata 10. See a complete overview of all of Stata's programming features. |
Order |
local new `old'
local new = string(exp, "\%21x")
or
local new : display %21x (exp)
local new : copy local oldis faster than
local new `old'See [P] macro.