For example in such a loop
for !i=1 to 10 step 1
xxxxxxxx
next
I need to jump out of the loop in the middle (say !i=3 or when some circumstance is met) , how should I do?
For example, we have "continue" and "break" to end the loop in C++; what is the counterpart command in Eviews?
Thanks very much!
How to end a loop?
Moderators: EViews Gareth, EViews Moderator, EViews Jason, EViews Matt
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13586
- Joined: Tue Sep 16, 2008 5:38 pm
Re: How to end a loop?
exitloop
Re: How to end a loop?
Hi, eviews.
So I know the "exitloop" is similar to "break" a loop
But what about "continue" a loop just as in C++? How can I do that in Eviews(6.0)?
Thank you very much.
So I know the "exitloop" is similar to "break" a loop
But what about "continue" a loop just as in C++? How can I do that in Eviews(6.0)?
Thank you very much.
-
EViews Gareth
- Fe ddaethom, fe welon, fe amcangyfrifon
- Posts: 13586
- Joined: Tue Sep 16, 2008 5:38 pm
How to end a loop?
There isn't one :(
Who is online
Users browsing this forum: No registered users and 2 guests
