Page 1 of 1

For inside group

Posted: Fri Jun 10, 2016 1:37 pm
by gabictfer
Hello,

Is there any way to do a "for" command for all the members of a group?

Instead of, for example, using

Code: Select all

for {%x} gbp eur jpy
, I would like to do something like

Code: Select all

for {%x} in group_currency
.

Thank you v much in advance!

Re: For inside group

Posted: Fri Jun 10, 2016 2:10 pm
by EViews Gareth

Code: Select all

%list = group_currency.@members for %x {%list}