Good morning,
Is it possible to code a function that creates a series equal to the sums of all items in a string?
i.e.
if %test = "series1 series2 series3 series4", is there a code so that series x may equal the sum of the contents of %test?
Thanks,
Bob
sum of all items in a string
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13604
- Joined: Tue Sep 16, 2008 5:38 pm
Re: sum of all items in a string
Code: Select all
group g {%test}
series x = @rsum(g)
Who is online
Users browsing this forum: No registered users and 2 guests
