Search found 3 matches

by chasequestion
Tue Aug 09, 2011 8:03 am
Forum: Programming
Topic: how can I sort individual series
Replies: 3
Views: 4076

Re: how can I sort individual series

You can't (easily), but it may be that what you want to do doesn't require a sort. What is it that you wish to do with the sorted series...
I think I figure it out. Thanks all the same!
by chasequestion
Tue Aug 09, 2011 8:01 am
Forum: Programming
Topic: How to end a loop?
Replies: 3
Views: 4710

How to end a loop?

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...
by chasequestion
Mon Aug 08, 2011 4:55 am
Forum: Programming
Topic: how can I sort individual series
Replies: 3
Views: 4076

how can I sort individual series

I am using Eviews 7 to do the historical simulation to estimate Value at risk on a rolling test basis. Anyone know how to sort the single series (not the whole workfile) ?
Thanks very much!!

Go to advanced search