Search found 870 matches

by EViews Jason
Wed Mar 07, 2012 10:25 am
Forum: Bug Reports
Topic: Model window bug
Replies: 3
Views: 4148

Re: Model window bug

The fix will be in the next patch. I should note, pasting text into the model or variables view of a model is meaningless and in the future will do nothing as opposed to crashing.
by EViews Jason
Wed Mar 07, 2012 10:06 am
Forum: Programming
Topic: Frequency from Macrobond database?
Replies: 10
Views: 7048

Re: Frequency from Macrobond database?

In regards to the shorthand issue, it could be one of several things. The first thing I would try is changing your syntax to dbopen(type=macrobond) xx as mb 'xx' is the database name. In the Macrobond case, database name is irrelevant and ignored. So it can be anything. It is needed as a placeholder...
by EViews Jason
Fri Feb 10, 2012 8:33 am
Forum: Programming
Topic: Precision control for table.save
Replies: 2
Views: 2326

Re: Precision control for table.save

You can save using full precision via the 'f' option. For example, mytable.save(f) myfile 'save mytable to a csv file named myfile.csv with full precision If you want to specify the precision, change the precision for all your cells in the table using the table 'setformat' command and then save. For...
by EViews Jason
Wed Feb 01, 2012 11:47 am
Forum: Bug Reports
Topic: Cut in series window
Replies: 1
Views: 2412

Re: Cut in series window

It will be fixed in the next patch.
by EViews Jason
Fri Dec 09, 2011 9:07 am
Forum: Data Manipulation
Topic: Fame server database
Replies: 1
Views: 2202

Re: Fame server database

It looks like you may be missing an extra parameter. I am guessing 'frdb_m' is the database name and 'kvbi-ovibos' is your server name, but I may have them reversed. In either case you are missing the port number. The typical command to open a Fame server database is similiar to dbopen(t=f, s=port_n...
by EViews Jason
Fri Oct 21, 2011 7:27 am
Forum: Installation and Registration
Topic: Use Old Eviews 6 licese with Eviews 7 License Manager
Replies: 1
Views: 5767

Re: Use Old Eviews 6 licese with Eviews 7 License Manager

Yes, the EViews 7 License Manager is capable of hosting EViews 6 licenses in addition to EViews 7 licenses simultaneously. Contact support@eviews.com along with your EViews 6 serial number, indicating that you wish to unregister your previous server due to hardware issues. From there we can 'reset' ...
by EViews Jason
Wed Sep 07, 2011 7:21 am
Forum: Installation and Registration
Topic: Error on Silent Installation
Replies: 2
Views: 8642

Re: Error on Silent Installation

Make sure the directory c:\eviews\install exists prior to running the installation. The installer will not create the directory for you.

Also log on as the administrator for your machine when installing
by EViews Jason
Wed Aug 31, 2011 11:11 am
Forum: Programming
Topic: logmode and prg line number
Replies: 3
Views: 3140

Re: logmode and prg line number

The documentation is incorrect. The documentation for 'logmode' currently reads hideprogline/-hideprogline [Hide/Do not hide] the program line number when reporting errors encountered during execution. It should read hideprogline/-hideprogline [Hide/Do not hide] the program line when reporting error...
by EViews Jason
Tue Aug 16, 2011 10:22 am
Forum: Bug Reports
Topic: extract obj from spool
Replies: 1
Views: 2823

Re: extract obj from spool

Will be fixed in the next patch
by EViews Jason
Mon Aug 15, 2011 9:40 am
Forum: Data Manipulation
Topic: main output pane of spool object: PageUp/ PageDown
Replies: 3
Views: 3182

Re: main output pane of spool object: PageUp/ PageDown

Page up, down, home, end, up arrow and down arrow will work in the next patch.
by EViews Jason
Thu Aug 11, 2011 3:10 pm
Forum: Data Manipulation
Topic: main output pane of spool object: PageUp/ PageDown
Replies: 3
Views: 3182

Re: main output pane of spool object: PageUp/ PageDown

That functionality is not available. I will look into seeing how difficult it would be to include in the next update.
by EViews Jason
Thu Aug 11, 2011 3:04 pm
Forum: Bug Reports
Topic: print spool will change print setup
Replies: 1
Views: 2788

Re: print spool will change print setup

We will get it fixed ASAP.

Thanks for narrowing down the bug. You saved us a lot of time.
by EViews Jason
Wed Aug 03, 2011 2:45 pm
Forum: Data Manipulation
Topic: Haver metadata
Replies: 1
Views: 2460

Re: Haver metadata

You will not be able to get database specific information such as long source and aggregation type. But you could use @wquery to get the start and end dates. NOTE: @wquery is an undocumented EViews 7 feature that will be made official for EViews 8. Usage will therefore be on an 'as-is' basis. Here i...
by EViews Jason
Fri Jul 29, 2011 11:03 am
Forum: Suggestions and Requests
Topic: rtf keep together
Replies: 6
Views: 8810

Re: rtf keep together

Your suggestion is under consideration. It is likely to happen but complications such as keeping current functionality is preventing it from being an easily added feature.

Go to advanced search