Search found 799 matches

by EViews Steve
Mon Dec 12, 2016 8:19 am
Forum: Programming
Topic: Avoid Table to Truncate Characters
Replies: 3
Views: 3252

Re: Avoid Table to Truncate Characters

Are you using the import or importtbl command? Is the truncation happening during this first import?

Or maybe it would be better to provide details on how your routine is actually working...


Sent from my iPhone using Tapatalk
by EViews Steve
Sun Dec 11, 2016 5:54 pm
Forum: Bug Reports
Topic: COM Automation Loop Error
Replies: 3
Views: 4151

Re: COM Automation Loop Error

First, I would make sure you are the latest patch installed. The latest build date for EViews 9 is November 14, 2016. http://www.eviews.com/download/download.html If EViews crashes in the middle of your loop, you'll get errors like "Method 'Lookup' of object 'IApplication' failed" afterwar...
by EViews Steve
Thu Dec 08, 2016 8:40 am
Forum: Bug Reports
Topic: Eviews Excel Addin - Remove Data
Replies: 5
Views: 5820

Re: Eviews Excel Addin - Remove Data

I'm not sure why you would get an error saying you can't have both. I've seen both be active on a single Excel installation and they both work fine. In the newer versions of Excel, go to File/Options/Add-Ins/Manage/Excel Add-ins/Go to turn off the Excel 97 add-in. Then go back into to File/Options/A...
by EViews Steve
Wed Dec 07, 2016 3:35 pm
Forum: Bug Reports
Topic: Eviews Excel Addin - Remove Data
Replies: 5
Views: 5820

Re: Eviews Excel Addin - Remove Data

You're the first to report that problem as far as I know. We actually don't have the facilities to put out a new version of the Excel 97 add-in anymore. I took a quick look at the old code and I came up with a fix that you can apply directly to your XLA file. To do so, do the following: 1. Make a co...
by EViews Steve
Mon Dec 05, 2016 1:07 pm
Forum: Bug Reports
Topic: Eviews Excel Addin - Remove Data
Replies: 5
Views: 5820

Re: Eviews Excel Addin - Remove Data

You'll have to be more clear. Are you using our add-in for Excel 97? Or for Excel 2007? Which version of EViews do you have installed? How are you removing the connection? Are you using our add-in Manage Connections window? If so, are you highlighting just the one connection and clicking the Remove ...
by EViews Steve
Mon Dec 05, 2016 9:02 am
Forum: Bug Reports
Topic: Importing CSV File Error
Replies: 5
Views: 5461

Re: Importing CSV File Error

sonpy: Thanks for the example file. EViews will normally support a text file encoded as "UTF-8", but this particular file is encoded as "UTF-8 BOM" where BOM means a Byte Order Mark of 3 bytes at the beginning of the file. Older versions of EViews didn't know about "UTF-8 BO...
by EViews Steve
Wed Nov 23, 2016 10:34 am
Forum: Programming
Topic: Calling EViews from shell?
Replies: 5
Views: 7909

Re: Calling EViews from shell?

The answer is on this page:

http://www.eviews.com/help/helpintro.ht ... asics.html


Sent from my iPhone using Tapatalk
by EViews Steve
Mon Nov 14, 2016 11:18 am
Forum: Programming
Topic: Pageload command does not structure workfile properly
Replies: 5
Views: 4580

Re: Pageload command does not structure workfile properly

Without changing the format of your date string, I can think of two options: First, assuming your data is regular (meaning there are no gaps in the date column), you can simply import your data with a hard-coded frequency and start date - this will force the destination workfile to use your frequenc...
by EViews Steve
Thu Nov 10, 2016 2:08 pm
Forum: Programming
Topic: Pageload command does not structure workfile properly
Replies: 5
Views: 4580

Re: Pageload command does not structure workfile properly

Can you post (or just a portion of) your CSV file?
by EViews Steve
Fri Oct 21, 2016 7:34 am
Forum: Data Manipulation
Topic: Problem Importing Data From Stata 13
Replies: 4
Views: 4824

Re: Problem Importing Data From Stata 13

You might also try this trick -- leave the Excel file open in Excel while you run the IMPORT command in EViews. This will keep the file locked and force EViews to read the data from the running instance of Excel instead of trying to read the data from the file directly.
by EViews Steve
Thu Oct 20, 2016 7:07 am
Forum: Data Manipulation
Topic: Importing panel data
Replies: 3
Views: 3164

Re: Importing panel data

We're going to need a lot more details. Are you importing an Excel file? What is the error you're getting? What does your source data look like?
by EViews Steve
Sun Oct 16, 2016 11:08 am
Forum: Installation and Registration
Topic: Problems to run EViews 9.5 Student Version
Replies: 4
Views: 12297

Re: Problems to run EViews 9.5 Student Version

Try reinstalling the application.


Sent from my iPhone using Tapatalk
by EViews Steve
Fri Oct 14, 2016 10:06 am
Forum: Programming
Topic: Performance comparison between store and copy command for storing to Eviews databases on network drives
Replies: 4
Views: 3895

Re: Performance comparison between store and copy command for storing to Eviews databases on network drives

melemen: About the performance differences between STORE and COPY, I can tell you they should be minimal because both operations, at their core, will write the data the same way to the EViews database file. Any differences you see in performance is most likely due to differences in network congestio...
by EViews Steve
Thu Oct 13, 2016 2:38 pm
Forum: Bug Reports
Topic: Comparing Large Workfiles
Replies: 1
Views: 2415

Re: Comparing Large Workfiles

When comparing workfiles to each other, EViews tries to match page names as well. Since these two workfiles have different page names, it assumed all the objects from CTL1016 was new compared to CTL0916 because the page name changed. To compare page to page, simply enter the page name when doing the...

Go to advanced search