Search found 870 matches

by EViews Jason
Thu Nov 03, 2022 8:52 am
Forum: Bug Reports
Topic: c= @log(@abs(c))
Replies: 1
Views: 2631

Re: c= @log(@abs(c))

It will be fixed in the next patch.
by EViews Jason
Tue Oct 18, 2022 12:06 pm
Forum: Bug Reports
Topic: Error 1025
Replies: 3
Views: 2782

Re: Error 1025

No need to send the workfile. We are working on a fix. Issue will be fixed in the next patch.
by EViews Jason
Tue Oct 18, 2022 8:59 am
Forum: Bug Reports
Topic: Bug Graph Eviews 13
Replies: 5
Views: 3175

Re: Bug Graph Eviews 13

The EPS issue will be fixed in the next patch
by EViews Jason
Tue Oct 18, 2022 8:35 am
Forum: Bug Reports
Topic: Bug Graph Eviews 13
Replies: 5
Views: 3175

Re: Bug Graph Eviews 13

The docs are wrong and we will get it corrected. The docs should read Lineopacity(arg) where arg is the mode and/or the opacity value. Three acceptable values for mode are ON, OFF, and AUTO. Opacity value can be an value from 0 to 1. Setting the level to 0.0 or setting the mode to OFF will make the ...
by EViews Jason
Mon Oct 17, 2022 9:16 am
Forum: Bug Reports
Topic: Bug Graph Eviews 13
Replies: 5
Views: 3175

Re: Bug Graph Eviews 13

In EViews 13, we've added the ability to set line and bar opacity. By default this is on. This has a very noticeable effect on the emf graphs. With opacity on, lines become dashed lines. To turn off, opacity in your program use: g1.setelem(1) lineopacity(OFF,0.75) g1.setelem(2) lineopacity(OFF,0.75)...
by EViews Jason
Mon Oct 17, 2022 8:43 am
Forum: Bug Reports
Topic: Error 1025
Replies: 3
Views: 2782

Re: Error 1025

Please send the workfile containing the graph to jason@eviews.com and we will take a look.
by EViews Jason
Wed Oct 12, 2022 4:41 pm
Forum: Bug Reports
Topic: Problem fetching from FRED
Replies: 10
Views: 7482

Re: Problem fetching from FRED

If that is the case I am pretty confident, it is an issue on FREDs end and unfortunately, there isnt much we can do about it.
by EViews Jason
Wed Oct 12, 2022 4:33 pm
Forum: Bug Reports
Topic: EViews 13: @ifirst and @ilast commands
Replies: 6
Views: 2750

Re: EViews 13: @ifirst and @ilast commands

We will get a patch out ASAP
by EViews Jason
Wed Oct 12, 2022 2:59 pm
Forum: Bug Reports
Topic: Problem with VBA-code when saving data to xlsm-files
Replies: 4
Views: 5354

Re: Problem with VBA-code when saving data to xlsm-files

Hello Johann. For EViews 13 we introduced a new Excel writing engine. The new engine apparently is not compatible with macro enabled Excel files (xlsm). If you could send me your xlsm file to jason@eviews.com, we will look into possibly fixing it. In the meantime, use the 'legacy' option when writin...
by EViews Jason
Tue Oct 11, 2022 9:58 am
Forum: Bug Reports
Topic: Clipboard Copy of Actual-Fitted-Residual graph becomes pale in EViews13
Replies: 2
Views: 1736

Re: Clipboard Copy of Actual-Fitted-Residual graph becomes pale in EViews13

Try turning off opacity for the all the lines in the graph.

Double click the graph to open the graph dialog.
Next select Graph Elements->Lines & symbols.
Select all of the lines in the box on the right
Change the Opacity setting to Off (located on the bottom right of the dialog)
by EViews Jason
Tue Oct 04, 2022 12:37 pm
Forum: Bug Reports
Topic: EViews 13: @ifirst and @ilast commands
Replies: 6
Views: 2750

Re: EViews 13: @ifirst and @ilast commands

It will be fixed in the next patch
by EViews Jason
Tue Oct 04, 2022 8:58 am
Forum: Bug Reports
Topic: Problem fetching from FRED
Replies: 10
Views: 7482

Re: Problem fetching from FRED

It sounds as though the problem comes and go. Is that correct or is the problem consistent?
by EViews Jason
Thu Sep 15, 2022 8:07 am
Forum: Bug Reports
Topic: Extra column is selected when selecting table in EViews13
Replies: 1
Views: 1468

Re: Extra column is selected when selecting table in EViews13

It will be fixed in the next patch
by EViews Jason
Thu Sep 08, 2022 5:50 pm
Forum: Programming
Topic: Is there a way to reference a program line?
Replies: 2
Views: 1719

Re: Is there a way to reference a program line?

With the latest EViews 13 patch, in addition to the ' program ' option to logmode. logmode program you can add the options ' file ', ' filepath ' and/or ' linenum ', where: ' file ' will prepend the filename of the program to the program line ' filepath ' will prepend the filename and path to the pr...
by EViews Jason
Fri Aug 26, 2022 5:15 pm
Forum: Bug Reports
Topic: EViews 13 / Bloomberg connection crashing
Replies: 4
Views: 2893

Re: EViews 13 / Bloomberg connection crashing

Update: latest patch fixes the reported problem.

Go to advanced search