External call of Eviews program

For questions regarding programming in the EViews programming language.

Moderators: EViews Gareth, EViews Jason, EViews Moderator, EViews Matt

Mailu
Posts: 2
Joined: Sun Dec 07, 2008 4:15 am

External call of Eviews program

Postby Mailu » Sun Dec 07, 2008 5:07 am

Dear Sirs,
I am wondering if it is possible to make an external call to launch the program written under Eviews (transferring some parameters if needed). It is simplier for me to do one part of logic under C# and then migrate to Eviews to finish calculs. I am trying to implement the combinations of numbers, it's easyer to do under C#, where the char[] type exists...
Any help will be appreciated.

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

Re: External call of Eviews program

Postby EViews Gareth » Sun Dec 07, 2008 9:03 am

Currently the only way you can call an EViews program is via the command line. You can add the name of your program as a parameter to the EViews executable (along with any inputs to your program). For example:

"c:\program files\eviews6\eviews6.exe" "c:\my programs\my program.prg"
Follow us on Twitter @IHSEViews

smr01
Posts: 9
Joined: Mon Oct 27, 2008 2:24 pm

Re: External call of Eviews program

Postby smr01 » Thu Dec 11, 2008 3:20 pm

You might be able to reverse the process and "call" another program from EViews via the spawn command.


Return to “Programming”

Who is online

Users browsing this forum: No registered users and 41 guests