Search found 14 matches

by gio.ortolani
Mon Jun 16, 2014 12:33 pm
Forum: Programming
Topic: Defining Path
Replies: 15
Views: 22655

Re: Defining Path

Is there a way to concatenate a string to a scalar with replacement variables?
by gio.ortolani
Thu Jan 10, 2013 4:11 am
Forum: Programming
Topic: Importing: not in default mode
Replies: 5
Views: 4493

Re: Importing: not in default mode

my range starts in 1980, but my Excel starts in 2012. i would like to maintain unaltered the sample from 1980 to 2011 that already exists in EViews and import only from 2012 to EViews. if I write @pch(series) in the code, it will be useless? i'm afraid that, in my case, the code you wrote won't help...
by gio.ortolani
Wed Jan 09, 2013 1:51 pm
Forum: Programming
Topic: Importing: not in default mode
Replies: 5
Views: 4493

Re: Importing: not in default mode

what about the % change signaled in the link below? is that possible to import series in that mode?

https://www.dropbox.com/s/oqilo5ua1euemvq/pch.png
by gio.ortolani
Tue Dec 18, 2012 6:12 pm
Forum: Programming
Topic: How to Overwrite an Existing Text?
Replies: 3
Views: 3856

Re: How to Overwrite an Existing Text?

Damn it! What if I do not use my own coordinates? How the code would be? :roll:
by gio.ortolani
Tue Dec 18, 2012 1:33 pm
Forum: Programming
Topic: How to Overwrite an Existing Text?
Replies: 3
Views: 3856

How to Overwrite an Existing Text?

Hi everybody! Every month I shall update some graphs that have the following text, as an example: " prices of November 2012 ". I use the following code: graph01.addtext(2.77,2.77) "prices of November 2012" However, in December, I must update them and, if I use graph01.addtext(2.7...
by gio.ortolani
Wed Aug 15, 2012 10:51 am
Forum: Data Manipulation
Topic: Graph auto-includes new obs
Replies: 1
Views: 3404

Graph auto-includes new obs

Hi, I have a graph with two series, CPITRIMMED and CPITRIMMED(6), but when I update it, EViews automatically includes one new observation with value = 0. Graph updated, with a littly dirt close to 2012m07: graph01.png Graph as I would like it to be: doesn't have that dirt. I've failed to upload it h...
by gio.ortolani
Mon Aug 06, 2012 1:11 pm
Forum: Estimation
Topic: X12 Error
Replies: 4
Views: 3567

Re: X12 Error

Correction: I do have x12a.mdl on my computer. And now what?
by gio.ortolani
Mon Aug 06, 2012 1:00 pm
Forum: Estimation
Topic: X12 Error
Replies: 4
Views: 3567

Re: X12 Error

No, I don't have it. How can I download it? :)
by gio.ortolani
Mon Aug 06, 2012 12:35 pm
Forum: Estimation
Topic: X12 Error
Replies: 4
Views: 3567

X12 Error

Hi. I'm trying to seasonally adjust some series but EViews returns this message: ERROR: Unable to open model file for automatic transformation selection, x12a.mdl. ERROR: Must have user supplied models stored in x12a.mdl to perform automatic transformation selection. I don't know how to proceed. Sho...
by gio.ortolani
Mon Jun 18, 2012 1:28 pm
Forum: Programming
Topic: Connecting adjacent
Replies: 1
Views: 2279

Connecting adjacent

Hi everyone! I'm programming an automatically update of my workfile's graphs. However, I have one (daily) series that starts at 2008, stops at the beginning of 2010 and restarts at 2011. Is it possible to update it connecting adjacent, but not from 2010 to 2011, where I have no information? Thanks a...
by gio.ortolani
Wed May 09, 2012 11:04 am
Forum: Programming
Topic: Graph updating
Replies: 2
Views: 3739

Re: Graph updating

Thank you! It has worked :D
by gio.ortolani
Wed May 09, 2012 10:25 am
Forum: Programming
Topic: Graph updating
Replies: 2
Views: 3739

Graph updating

Hi guys, I have one daily page and a monthly one in my workfile, and in the second one I have two series linked with the daily data and merged by "last". I'm programming the update of two graphs on the monthly page and I need them to be plotted at "workfile frequency", but I don'...
by gio.ortolani
Wed Apr 25, 2012 10:07 am
Forum: General Information and Tips and Tricks
Topic: Changing WF pages in Programming
Replies: 4
Views: 8434

Re: Changing WF pages in Programming

Glenn,

thank you so much! It has perfectly worked! ;)
by gio.ortolani
Wed Apr 25, 2012 8:11 am
Forum: General Information and Tips and Tricks
Topic: Changing WF pages in Programming
Replies: 4
Views: 8434

Changing WF pages in Programming

Hello,

I'd like to write a program that updates graphs in 2 or more existing workfiles pages. I've already searched on EViews Command & Programming, but I've got no clue! Is it possible to do it or do I have to write one program for each workfile?

I'm using EViews 7.1.

Thanks for your help! :D

Go to advanced search