I was wondering if it's possible to write a loop for the alpha command?
Code:
local kessler asisad asinerv asirstls asihopls asieffrt asiwthls
local clone asisad_clone asinerv_clone asirstls_clone asihopls_clone ///
            asieffrt_clone asiwthls_clone
foreach x of varlist `kessler' `clone'{
    alpha `x', item
}Thank you for the insight!
0 Response to Looping certain commands?
Post a Comment