Search found 13 matches

by Silvana
Thu Aug 22, 2013 10:26 am
Forum: Programming
Topic: VBA Com automation
Replies: 3
Views: 4002

Re: VBA Com automation

Yes. Thanks for pointing out that current directory problem. @runpath wouldn't make sense. Great tip about running a .prg text file. Thanks again.
by Silvana
Thu Aug 22, 2013 7:55 am
Forum: Programming
Topic: VBA Com automation
Replies: 3
Views: 4002

VBA Com automation

Hi. I'm using Eview7 and I'm just beginning to work with COM automation in VBA. I have this set of commands in my program: %currpath = @runpath cd %currpath In VBA I tried app.Run ("%currpath = @runpath") app.Run ("cd %currpath") the first works but "cd %currpath" gives...
by Silvana
Mon Jun 03, 2013 2:50 pm
Forum: Programming
Topic: VBA calling EViews prgs - is it possible on E6?
Replies: 6
Views: 5538

Re: VBA calling EViews prgs - is it possible on E6?

a USER posted this command for excel VBA Shell ("C:\Program Files (x86)\EViews6\Eviews6.exe \\FERRERE8\Economia\Sistema Financiero\Informe Sistema Financiero\Insumos Excel\Cap 1\Estimaciones\pred_creditos.prg") sschaffrath -------------------------------------------------------------------...
by Silvana
Thu Feb 07, 2013 7:49 am
Forum: General Information and Tips and Tricks
Topic: @now function?
Replies: 3
Views: 4910

Re: @now function?

Thanks Gareth for the speedy response Here's a snippet of my code wfcreate(page=input) m 1992 2020 smpl @now-20 @now (or maybe smpl @now-240 @now because it's monthly) read(f128,s=upload core) etc. Kicks off this Error Message-- Error in Sample: Illegal date @NOW in "SMPL @NOW-20 @NOW"
by Silvana
Wed Feb 06, 2013 5:06 pm
Forum: General Information and Tips and Tricks
Topic: @now function?
Replies: 3
Views: 4910

@now function?

Eviews 6 user
I want to limit my sample to m 1994 2013 by using the @now function (or some other) so I can say smpl current year minus 20 years to current year
by Silvana
Thu Apr 26, 2012 12:16 pm
Forum: Data Manipulation
Topic: Retrieve local directory
Replies: 2
Views: 4079

Re: Retrieve local directory

Oh yes that worked. Thanks again.
by Silvana
Thu Apr 26, 2012 8:00 am
Forum: Data Manipulation
Topic: Retrieve local directory
Replies: 2
Views: 4079

Retrieve local directory

I'm using Eviews 6 Is there anyway to retrieve the local directory? The default directory is known. I know I can change to another directory using "cd" like cd "a:\sample data", but I'm not always sure of the drive letter on a server path. I would like to be able to "read&qu...
by Silvana
Thu Feb 09, 2012 4:00 pm
Forum: Programming
Topic: Programming
Replies: 2
Views: 2953

Re: Programming

oh yes. thanks again
by Silvana
Thu Feb 09, 2012 1:17 pm
Forum: Programming
Topic: Programming
Replies: 2
Views: 2953

Programming

I'm using EViews 6 novice at Programming

What is the syntax for adding the Trading Day/Holiday adjustment Options -- "Adjust in X11 step" with the setting "Apply only if significant" to .x12

Thanks, Silvana
by Silvana
Mon Jun 13, 2011 11:34 am
Forum: Add-in Support
Topic: Roll (Rolling Regression)
Replies: 42
Views: 113803

Re: Roll (Rolling Regression)

I'll check it out. Thanks for speedy response.
by Silvana
Mon Jun 13, 2011 11:14 am
Forum: Add-in Support
Topic: Roll (Rolling Regression)
Replies: 42
Views: 113803

Re: Roll (Rolling Regression)

Darn! does anyone have the code for 6? Silvana
by Silvana
Mon Jun 13, 2011 8:59 am
Forum: Add-in Support
Topic: Roll (Rolling Regression)
Replies: 42
Views: 113803

Re: Roll (Rolling Regression)

Thanks
by Silvana
Mon Jun 13, 2011 8:58 am
Forum: Add-in Support
Topic: Roll (Rolling Regression)
Replies: 42
Views: 113803

Re: Roll (Rolling Regression)

Hello I'm new to the forum. I tried to run rolling regression install.prg but got an error. I'm running Eviews 6

Go to advanced search