Search found 1 match
- Wed Sep 25, 2013 12:27 am
- Forum: Programming
- Topic: Creating an Excel interface for executing Eviews
- Replies: 1
- Views: 1819
Creating an Excel interface for executing Eviews
Hi Team I am dveloping models in Eviews and automate the same. Below is the code that I am using: wfopen "<pathname>" smpl 01/01/2010 11/30/2012 equation eq_a1.ls d(a1) C AR(1) AR(2) AR(3) AR(4) AR(5) AR(6) AR(7) AR(8) AR(9) equation eq_a2.ls d(a2) C AR(1) AR(2) AR(3) AR(4) MA(1) equation ...
