I have trouble finding my way through all possible local manipulations to find what I need. I was wondering how I can rename all variable names stored in a local. Illustration:
Code:
local i one two three di "`i'" local i one_1 two_1 three_1 di "`i'"
Thank you in advance!
0 Response to rename all words of local
Post a Comment