Search found 798 matches

by EViews Steve
Tue Nov 21, 2023 9:50 pm
Forum: Programming
Topic: Addins and logging
Replies: 2
Views: 2989

Re: Addins and logging

I'm not sure in what scenario the log window closes, but my test program seems to stick around, even if I introduce an error at the end.

Screenshot 2023-11-21 at 8.48.36 PM.png
Screenshot 2023-11-21 at 8.48.36 PM.png (50.31 KiB) Viewed 2967 times

Try giving your log a name, and it should stay around after a program run.

Code: Select all

logmode(name=mylog) l

Steve
by EViews Steve
Tue Nov 21, 2023 8:28 am
Forum: Bug Reports
Topic: Bug installing patch update
Replies: 1
Views: 1776

Re: Bug installing patch update

This is the message that is displayed when it can't update any of your existing files. You most likely have a permissions issue here. I would recommend you download the latest patch and then right-click the patch EXE and select "Run as administrator" to ensure you give it enough permission...
by EViews Steve
Tue Nov 21, 2023 8:00 am
Forum: Installation and Registration
Topic: Install Issue - Could Not Confirm Signature of File
Replies: 1
Views: 3433

Re: Install Issue - Could Not Confirm Signature of File

I would recommend you download the latest patch file and install it manually.

https://eviews.com/download/ev13download.shtml

Steve
by EViews Steve
Wed Sep 06, 2023 3:00 pm
Forum: General Information and Tips and Tricks
Topic: Importing/open .dat-files from SAS
Replies: 1
Views: 27652

Re: Importing/open .dat-files from SAS

While we don't have support for SAS Dat files explicitly, it seems from your Python example that the SAS DAT file is a simple text file that uses tabs as the delimiter. If this is the case, then EViews should be able to read their text files. After launching EViews, drag the DAT file to the EViews w...
by EViews Steve
Fri Sep 01, 2023 9:04 am
Forum: Programming
Topic: failed to initialize EViewsPyConn
Replies: 12
Views: 9962

Re: failed to initialize EViewsPyConn

Yes, fix was rolled out. EViews 12 was calling a Python DLL method before it was properly initialized. This wasn't an issue before, but Python 3.10 didn't like it. To use Python 3.10, you'll have to patch EViews 12 to a build date that is at least March 17, 2022. If you can't update EViews 12, I wou...
by EViews Steve
Thu Aug 31, 2023 2:02 pm
Forum: Data Manipulation
Topic: Saving graphs as pdf
Replies: 1
Views: 31730

Re: Saving graphs as pdf

Some screenshots would be helpful.
by EViews Steve
Mon Aug 21, 2023 1:04 pm
Forum: Bug Reports
Topic: EUROSTAT database
Replies: 16
Views: 59896

Re: EUROSTAT database

Updated Eurostat EDX has just been released in EViews 13 patch for August 21, 2023.
by EViews Steve
Mon Aug 21, 2023 8:43 am
Forum: Installation and Registration
Topic: Integrating Eviews into Python environment
Replies: 3
Views: 49829

Re: Integrating Eviews into Python environment

No easy solution comes to mind... If you wish to use EViews in your workflow, you'll need a Windows machine to host both EViews and your python engine so that they can 'talk' to each other. Potentially they can be on different machines (using Distributed COM, or DCOM), but they both have to be runni...
by EViews Steve
Wed Aug 16, 2023 3:23 pm
Forum: Data Manipulation
Topic: Datastream imported data is being lagged
Replies: 3
Views: 3026

Re: Datastream imported data is being lagged

Sorry, I forgot that the Datastream EDX is developed and provided by an external vendor named: Refinitive

Since we don't have access to their EDX code or their API, you'll have to contact them for help with their EViews EDX.
by EViews Steve
Thu Aug 03, 2023 6:48 am
Forum: Bug Reports
Topic: A limit of external databases reached
Replies: 1
Views: 2332

Re: A limit of external databases reached

We increased the number of EDXs allowed by EViews 12 back in March 2021. Just update to the latest version to get this change.

Steve
by EViews Steve
Thu Jul 27, 2023 3:14 pm
Forum: Data Manipulation
Topic: Datastream imported data is being lagged
Replies: 3
Views: 3026

Re: Datastream imported data is being lagged

Screenshot?

In fact, it would be most helpful if you provided a set of EViews commands to recreate the data so we know exactly what you're looking at.

Steve
by EViews Steve
Mon Jul 24, 2023 1:12 pm
Forum: Bug Reports
Topic: Windows 11: Can't connect to IHS Global Insight Database
Replies: 4
Views: 3515

Re: Windows 11: Can't connect to IHS Global Insight Database

I just tried logging using EViews 13 (same build) on Windows 11 and it succeeded without a crash. My suspicion is that some of the files required by IHS Global Insight EDX has been removed on your system (perhaps by an anti-virus or anti-malware utility). To check for that, here's a list of files us...
by EViews Steve
Thu Jul 20, 2023 4:15 pm
Forum: Bug Reports
Topic: Windows 11: Can't connect to IHS Global Insight Database
Replies: 4
Views: 3515

Re: Windows 11: Can't connect to IHS Global Insight Database

That sounds like EViews 13 is crashing on your Windows 11 machine. Can you try running the REGCOM command in EViews and clicking the. "Yes(All)" button. Once that completes, restart EViews 13 and try to connect again. If it crashes again, please try restarting EViews 13 with local admin ri...
by EViews Steve
Tue Jul 18, 2023 10:05 am
Forum: Any Other Business
Topic: VS Code Language Extension for EViews
Replies: 3
Views: 53464

Re: VS Code Language Extension for EViews

Forgot to mention, to use the URL values, just prepend them with: https://help.eviews.com/#page/content/ As a side note, if you want to open a web page that searches for a particular term in our help system, use this url: https://help.eviews.com/#search/{searchterm} where {searchterm} is the text yo...
by EViews Steve
Tue Jul 18, 2023 9:56 am
Forum: Any Other Business
Topic: VS Code Language Extension for EViews
Replies: 3
Views: 53464

Re: VS Code Language Extension for EViews

Thanks for reaching out. We'd be happy to help you on your VS Code language extension for EViews. I don't think we're ready to publish and support it under our own name, but if you want to publish it as an open-source project, we'd be happy to help. You can contact me directly at steve@eviews.com if...

Go to advanced search