Converting commands from GUI to command window

For requesting general information about EViews, sharing your own tips and tricks, and information on EViews training or guides.

Moderators: EViews Gareth, EViews Moderator

lpennington
Posts: 2
Joined: Tue Oct 12, 2010 6:14 pm

Converting commands from GUI to command window

Postby lpennington » Tue Oct 12, 2010 6:29 pm

Hello,
I'm new to EViews, so please help. In other applications I have been able to use the windows GUI then switch to a command window and copy the programming lanuage which was created to achive the action. in other words, copy the macro and paste into a sub-routine. How does that work in EViews?
Thanks,
Lani

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13319
Joined: Tue Sep 16, 2008 5:38 pm

Re: Converting commands from GUI to command window

Postby EViews Gareth » Tue Oct 12, 2010 6:58 pm

In essence, it doesn't.

There are a few things where you can see the command that would have done the same thing. Equations, for example, have a Representations view from the View menu, which includes the command that was used to estimate them.
Follow us on Twitter @IHSEViews

lpennington
Posts: 2
Joined: Tue Oct 12, 2010 6:14 pm

Re: Converting commands from GUI to command window

Postby lpennington » Wed Oct 13, 2010 8:28 am

thanks

samijo
Posts: 36
Joined: Thu Sep 18, 2008 12:15 pm
Location: CO. USA

Re: Converting commands from GUI to command window

Postby samijo » Tue Jan 04, 2011 11:21 am

For a VAR of the variables X Y Z and 2 lags, the command reported in the representation window is
LS 1 2 X Y Z @ C
However, running it in the command window doesn't give the expected result.

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13319
Joined: Tue Sep 16, 2008 5:38 pm

Re: Converting commands from GUI to command window

Postby EViews Gareth » Tue Jan 04, 2011 11:39 am

why?
Follow us on Twitter @IHSEViews

EViews Gareth
Fe ddaethom, fe welon, fe amcangyfrifon
Posts: 13319
Joined: Tue Sep 16, 2008 5:38 pm

Re: Converting commands from GUI to command window

Postby EViews Gareth » Tue Jan 04, 2011 11:41 am

Ah, I guess you just put

Code: Select all

 LS 1 2 X Y Z @ C


rather than

Code: Select all

VAR.LS 1 2 X Y Z @ C


Where VAR is the name of your VAR object.
Follow us on Twitter @IHSEViews


Return to “General Information and Tips and Tricks”

Who is online

Users browsing this forum: No registered users and 22 guests