On 2007/01/24, at 13:38, Andrzej Lewandowski wrote: > "Exception Is Not Goto" - this what is being said in Programming 101 > course... > > A.L. And given the amount of information in the original message your solution is...? I would say that jumping out of a loop is an exceptional event but that's just me. Paulo >> -----Original Message----- >> From: >> eclipse-users-bounces+lewando=attglobal.net_at_crosscoreop.com >> [mailto:eclipse-users-bounces+lewando=attglobal.net_at_crosscoreo >> p.com] On Behalf Of Paulo Moura >> Sent: Wednesday, January 24, 2007 5:31 AM >> To: David Tian >> Cc: ECLiPSe Users List >> Subject: Re: [eclipse-users] Conditional jump out of loops >> >> >> >> On 2007/01/23, at 23:47, David Tian wrote: >> >>> I want to find out how to jump out of a loop in ECLiPSe and go to >>> the upper >>> level of the program. In java, there is 'break'; is there a >>> predicate does the >>> same thing in ECLiPse? >> >> Maybe you can use catch/3 at the upper level and throw/1 inside your >> loop? >> >> Cheers, >> >> Paulo >> >> >> ----------------------------------------------------------------- >> Paulo Jorge Lopes de Moura >> Dep. of Computer Science, University of Beira Interior >> 6201-001 Covilhã, Portugal >> >> Office 4.3 Ext. 3257 >> Phone: +351 275319891 Fax: +351 275319899 >> Email: <mailto:pmoura_at_di.ubi.pt> >> >> Home page: <http://www.di.ubi.pt/~pmoura> >> Research: <http://logtalk.org/> >> ----------------------------------------------------------------- >> >> >> >> >> _______________________________________________ >> ECLiPSe-Users mailing list >> ECLiPSe-Users_at_crosscoreop.com >> http://www.crosscoreop.com/mailman/listinfo/ec> lipse-users >> > > ----------------------------------------------------------------- Paulo Jorge Lopes de Moura Dep. of Computer Science, University of Beira Interior 6201-001 Covilhã, Portugal Office 4.3 Ext. 3257 Phone: +351 275319891 Fax: +351 275319899 Email: <mailto:pmoura_at_di.ubi.pt> Home page: <http://www.di.ubi.pt/~pmoura> Research: <http://logtalk.org/> -----------------------------------------------------------------Received on Wed Jan 24 2007 - 13:51:10 CET
This archive was generated by hypermail 2.2.0 : Thu Feb 02 2012 - 02:31:57 CET