Search found 870 matches

by EViews Jason
Fri Dec 30, 2022 9:44 am
Forum: Programming
Topic: Copying matrices with row and column labels
Replies: 9
Views: 8490

Re: Copying matrices with row and column labels

We will get it fixed in the next patch
by EViews Jason
Fri Dec 30, 2022 9:44 am
Forum: Programming
Topic: Datastream fetching
Replies: 2
Views: 1855

Re: Datastream fetching

Thank you for the additional information. We have passed it on to the folks at Datastream.
by EViews Jason
Wed Dec 14, 2022 11:36 am
Forum: Suggestions and Requests
Topic: Personalized command-explorer
Replies: 3
Views: 4190

Re: Personalized command-explorer

In regards to #1, use the * symbol as a wildcard. The Explorer will otherwise do an explicit search. For example, using the * before and after il (ie. *il* ) will return several results. With that being said, *round does not return @round but @r* does. We will get that fixed. For the 3rd, you said u...
by EViews Jason
Tue Dec 13, 2022 10:26 am
Forum: Bug Reports
Topic: @MakeDiagonal not working with row vectors in Eviews 13
Replies: 2
Views: 4034

Re: @MakeDiagonal not working with row vectors in Eviews 13

It will be fixed in the next patch
by EViews Jason
Fri Dec 09, 2022 5:40 pm
Forum: Bug Reports
Topic: Problem with VBA-code when saving data to xlsm-files
Replies: 4
Views: 4989

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

This will be fixed in the next patch
by EViews Jason
Thu Dec 08, 2022 11:53 am
Forum: Bug Reports
Topic: Corrupt xlsx file using non-english characters
Replies: 3
Views: 4301

Re: Corrupt xlsx file using non-english characters

The ability to save xlsx files containing non-english characters using the new EViews 13 Excel writing engine will be fixed in the next patch.
by EViews Jason
Thu Dec 01, 2022 10:35 am
Forum: Bug Reports
Topic: Problem with @tablenames for Excel (Eviews 13)
Replies: 1
Views: 3348

Re: Problem with @tablenames for Excel (Eviews 13)

It will be fixed in the next patch
by EViews Jason
Thu Dec 01, 2022 10:35 am
Forum: Bug Reports
Topic: Problem creating vector using group in Eviews 13
Replies: 3
Views: 4084

Re: Problem creating vector using group in Eviews 13

In versions prior to 13, there wasn't a clear distinction between the vector and rowvector types. In some places you could use a rowvector and in others you could use a vector. To make matters worse, there are instances where you could use both. This made EViews behavior ambiguous. Case in point, is...
by EViews Jason
Tue Nov 29, 2022 10:19 am
Forum: Bug Reports
Topic: Very dark in dark mode
Replies: 3
Views: 4391

Re: Very dark in dark mode

So apparently there were 2 issues. The issue that was fixed in the latest patch was if the string object was already displayed and then dark mode was enabled via the global options dialog, the text color would not change color (as stated in the patch notes). However the issue you reported and was mi...
by EViews Jason
Tue Nov 29, 2022 9:43 am
Forum: Data Manipulation
Topic: Datastream Database
Replies: 4
Views: 5435

Re: Datastream Database

You will need to download and install a component from Refinitiv (the makers of Datastream) for Datastream to appear in the list. See https://developers.refinitiv.com/content/dam/devportal/api-families/eikon/datastream-web-service/documentation/manuals-and-guides/datastream-refinitiv-dsws-eviews.pdf...
by EViews Jason
Mon Nov 28, 2022 8:50 am
Forum: Bug Reports
Topic: Corrupt xlsx file using non-english characters
Replies: 3
Views: 4301

Re: Corrupt xlsx file using non-english characters

We will investigate the new Excel writing engine. In the meantime use the 'legacy' option to revert back to the old engine when using wfsave. WfSave(type=excelxml, cellfmt=eviews,legacy) C:\Temp\Alpha1.xlsx @keep Alpha1 Writing to Excel files via Table.save however is new EViews 13 feature. The 'leg...
by EViews Jason
Fri Nov 18, 2022 9:46 am
Forum: Bug Reports
Topic: Very dark in dark mode
Replies: 3
Views: 4391

Re: Very dark in dark mode

It will be fixed in the next patch
by EViews Jason
Tue Nov 08, 2022 8:56 am
Forum: Programming
Topic: FRED database problems
Replies: 6
Views: 4638

Re: FRED database problems

Nothing has changed with the code pertaining to FRED in quite some time. The fact that it used to work and that we cannot replicate the issue on our end would imply an issue with the FRED servers. Rather than performing a query, can you try running the following 2 commands in EViews: create u 10 fet...
by EViews Jason
Tue Nov 08, 2022 8:48 am
Forum: Bug Reports
Topic: Error on multiple wfsave commands
Replies: 14
Views: 91077

Re: Error on multiple wfsave commands

Yguill1,

Can you please send your program and workfile to jason@eviews.com? We would like to replicate the issue.
by EViews Jason
Thu Nov 03, 2022 12:47 pm
Forum: Bug Reports
Topic: Saving tables as images Eviews 13, graphics issue
Replies: 2
Views: 4136

Re: Saving tables as images Eviews 13, graphics issue

In the spreadsheet views of matrices, groups, and series, EViews places just below the column labels meta information about the object. This normally includes any history information (i.e. 'last updated') and remarks. The rows that contain this information, has special row centering formatting. When...

Go to advanced search