Page 1 of 1

wfcompare command line bug

Posted: Fri Apr 14, 2017 11:36 am
by mmiller2
Using EViews 9.5
Enterprise Edition - Apr 3 2017 build

After a recent update, the following program and procedure causes an error rather than displaying the two series as a group in sheet view. Note that (1) it did work properly in previous releases and (2) still works properly if performed using GUI instead of command line.

Code: Select all

wfcreate(wf=work, page=a) a 1901 2099 series x = 1 pagecreate(page=Untitled) a 1901 2099 series x = 2 wfcompare * a\* ' Double-click on x for group sheet view ' Error Message: a\ is not defined.

Re: wfcompare command line bug

Posted: Mon Apr 17, 2017 11:00 am
by EViews Steve
Thanks for the bug report. This has been fixed and will be released in the next patch.

Steve