Page 1 of 1

equation object change by hist?

Posted: Sat Jun 18, 2011 1:26 am
by maxchen
Ver: EViews7Patch_061311.exe

Code: Select all

%ex7 = "\Example Files\EV7 Manual Data" %ch26 = "\Chapter 26 - Discrete and Limited Dependent Variable Models" %wf = @evpath + %ex7 +%ch26 +"\order.wf1" wfopen %wf equation eq03.ordered danger body brain sleep 'freeze(gfh) eq03.hist vector(5) vl vl(1) = eq03.C(3) vl(2) = eq03.C(4) 'if comment the line hist, no error
If I uncomment the line "freeze(gfh) eq03.hist", error report on line "vl(2) = eq03.C(4)", do not know why

Re: equation object change by hist?

Posted: Sat Jun 18, 2011 1:32 am
by maxchen
one more word, this code has been run on last November, and it is OK then.

Re: equation object change by hist?

Posted: Mon Jun 20, 2011 3:23 pm
by EViews Glenn
Thanks maxchen, we'll look into it.