Eviews stops working
Posted: Wed Oct 22, 2014 12:18 am
Hi
For your information. Eviews stops working when running the program bug.prg.
I believe the reason is that the function
genr xstd{!i} = @elem(pw{!i}, "2000")
calls a group object and not a series. It would be better if Eviews reported that the @elem function must be used on a series (and not a group object) instead of crashing.
Thomas
For your information. Eviews stops working when running the program bug.prg.
I believe the reason is that the function
genr xstd{!i} = @elem(pw{!i}, "2000")
calls a group object and not a series. It would be better if Eviews reported that the @elem function must be used on a series (and not a group object) instead of crashing.
Thomas