Page 1 of 1

Eviews stops working

Posted: Wed Oct 22, 2014 12:18 am
by tvonbrasch
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

Re: Eviews stops working

Posted: Wed Oct 22, 2014 8:32 am
by EViews Gareth
Looks like it is only when used on an empty group (PW2 is the one that causes the crash).

We'll fix it.