Page 1 of 1

to go to from one section to another part of the program

Posted: Mon Nov 15, 2010 8:22 am
by nesheus
Hello,
I want to use if and depending on the condition I want to go to a different section of the program. I checked but couldn't find a "go to" command, is there something similar in Eviews?
Thanks

Re: to go to from one section to another part of the program

Posted: Mon Nov 15, 2010 9:08 am
by EViews Gareth
There are no goto commands. You could use a sub routine though.

Re: to go to from one section to another part of the program

Posted: Mon Nov 15, 2010 9:20 am
by nesheus
thanks. Then after if statement then I can call different subroutines?

Re: to go to from one section to another part of the program

Posted: Mon Nov 15, 2010 10:07 am
by EViews Gareth
right.