Why does this not work?
I thought I am doing exactly the same as suggested in #2 here: https://www.statalist.org/forums/for...tring-elements
Code:
local f data.txt local not .txt disp "`f'" local fileout : list f - not disp "`fileout'"
I thought I am doing exactly the same as suggested in #2 here: https://www.statalist.org/forums/for...tring-elements
Comment