Problems with @elem
Posted: Sun Jun 03, 2012 4:16 pm
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
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