I have trying to write a program where I'd like the main to be as clearer as possibile: given that I have several long subroutines, each of them representing a different model, is it possible to store each subroutine in a different prg file and then call them in the main prg one? As, for example, you can do in C++ with classes (and functions).
Thank you in advance
Call Subroutines from different prg files
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
Re: Call Subroutines from different prg files
Code: Select all
include first.prg
include second.prg
include third.prg
...-
cantagallo
- Posts: 13
- Joined: Wed Feb 25, 2015 4:02 am
Re: Call Subroutines from different prg files
Great thank you very much!
Who is online
Users browsing this forum: No registered users and 2 guests
