Search found 846 matches

by EViews Steve
Sat Jul 25, 2026 6:33 pm
Forum: General Information and Tips and Tricks
Topic: What to do with the .prg_Snapshots folders and .evsettings files?
Replies: 6
Views: 49807

Re: What to do with the .prg_Snapshots folders and .evsettings files?

While there isn't an EViews command to automatically open a snapshot, you can do it programmatically. First, EViews snapshots are usually saved in the same folder as the base workfile/program. The folder is hidden and the folder name just starts with the name of the base file followed by "_Snap...
by EViews Steve
Fri Jul 24, 2026 9:55 am
Forum: Bug Reports
Topic: Failed to initialize EViewsRConn.VariantRConn — COM Error 0x800706be at XOPEN(TYPE=R)
Replies: 4
Views: 472

Re: Failed to initialize EViewsRConn.VariantRConn — COM Error 0x800706be at XOPEN(TYPE=R)

Some things to check: If you're not using R 64-bit, switch to that. EViews 13 is a 64-bit only application and while talking to 32-bit R is possible, there are extra COM layers to make that happen which can cause complications. Next, use a minimal R installation with just the packages you need. This...
by EViews Steve
Fri Feb 20, 2026 8:42 am
Forum: Bug Reports
Topic: Eviews 14 crash when using pagesave with byrow option
Replies: 7
Views: 12851

Re: Eviews 14 crash when using pagesave with byrow option

Patch has been released.
by EViews Steve
Tue Feb 17, 2026 10:14 am
Forum: Bug Reports
Topic: Eviews 14 crash when using pagesave with byrow option
Replies: 7
Views: 12851

Re: Eviews 14 crash when using pagesave with byrow option

Hi, thanks for the error report.

We were able to track down the bug. This will be fixed in the next 14 patch.
by EViews Steve
Fri Jan 09, 2026 2:10 pm
Forum: Programming
Topic: Eviews launch options
Replies: 8
Views: 58325

Re: Eviews launch options

EViews is still a Windows program, even if you run it with the /programonly option. This means there isn't a stdout that can be redirected. Instead, I would recommend you use our LOGMODE command at the beginning of your program and specify the filename=file.txt & autosave=on options so you can s...
by EViews Steve
Thu Aug 14, 2025 7:19 pm
Forum: Installation and Registration
Topic: Eviews 12 & Eivews 11 Not Working
Replies: 3
Views: 77548

Re: Eviews 12 & Eivews 11 Not Working

Assuming you're installing EViews 12 SV for Windows, try clearing out your TEMP or TMP folders and then rebooting your computer before trying the installer again.
by EViews Steve
Tue Jul 01, 2025 8:01 am
Forum: Any Other Business
Topic: VS Code Language Extension for EViews
Replies: 6
Views: 345951

Re: VS Code Language Extension for EViews

I restored the original list.txt file that was created July 18, 2023. https://help.eviews.com/list.txt should now work.
by EViews Steve
Wed Jun 18, 2025 4:47 pm
Forum: Programming
Topic: Errors with special character when accessing Python
Replies: 2
Views: 227521

Re: Errors with special character when accessing Python

try using the unicode code point value instead:
Screenshot 2025-06-18 at 4.45.41 PM.png
Screenshot 2025-06-18 at 4.45.41 PM.png (8.29 KiB) Viewed 227497 times
Steve
by EViews Steve
Thu May 15, 2025 10:42 am
Forum: Programming
Topic: Error while trying to access Eviews Application in Python
Replies: 1
Views: 49516

Re: Error while trying to access Eviews Application in Python

Let me throw out things to check (some of them obvious) as I can't think of anything else... For the user having problems, do they have EViews installed and running locally? It's not running under App-V or some other application container package (e.g. Citrix)? Containerized apps can't be used via C...
by EViews Steve
Tue Apr 29, 2025 1:13 pm
Forum: Programming
Topic: Debugging - number of rows in the Watch window
Replies: 5
Views: 47679

Re: Debugging - number of rows in the Watch window

Found it. Will be fixed in the next patch.
by EViews Steve
Tue Apr 29, 2025 5:46 am
Forum: Programming
Topic: Debugging - number of rows in the Watch window
Replies: 5
Views: 47679

Re: Debugging - number of rows in the Watch window

It's probably a hard upper limit. I'll look into it.

By the way, which version of EViews are you using?
by EViews Steve
Fri Feb 07, 2025 8:58 am
Forum: Bug Reports
Topic: Issue with table.save to XLSX files (EViews 13 on Windows)
Replies: 3
Views: 76908

Re: Issue with table.save to XLSX files (EViews 13 on Windows)

This should now be fixed in latest 13 & 14 patches dated Feb 6, 2025.
by EViews Steve
Fri Feb 07, 2025 8:36 am
Forum: Installation and Registration
Topic: Eviews13 not visible in installed apps
Replies: 3
Views: 126799

Re: Eviews13 not visible in installed apps

Running the "EViews 13 Clean" REG file removes all references to EViews 13 installation from HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall. This REG file is only meant to be used in situations where you tried to install 13 but the installation crashed/failed and won't let you re...
by EViews Steve
Wed Jan 22, 2025 10:42 am
Forum: Bug Reports
Topic: wfcreate
Replies: 7
Views: 61295

Re: wfcreate

It'll be fixed in next patch.

Go to advanced search