Page 1 of 1

Problems with @elem

Posted: Sun Jun 03, 2012 4:16 pm
by jmontechiari
Hello,

I have 72 forecasts that I need to collect the 5th value.
The names of the series are in a table called "modelos" in the 3rd columm.
I'm using the following code:

%ser=modelos(!i,3)

!obs1=@elem(%ser,5)

I'm receiving the problem: String sent to a function which is expecting a series in "!OBS1=@ELEM("B7X5",5)"

Thanks.

Jorge Montechiari

Re: Problems with @elem

Posted: Sun Jun 03, 2012 6:46 pm
by EViews Gareth
use {%ser}