Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #11409
| From | Bernd Paysan <bernd.paysan@gmx.de> |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | Re: Another question re LEAVE |
| Date | 2012-04-19 18:15 +0200 |
| Organization | 1&1 Internet AG |
| Message-ID | <jmpdnv$f83$1@online.de> (permalink) |
| References | <c7b128cb-0606-4c35-aeb3-b76678fa4a33@21g2000vbh.googlegroups.com> |
Mark Wills wrote: > See original topic here: > > http://groups.google.com/group/comp.lang.forth/browse_thread/thread/34f5f0a8a70dc66b?tvc=2 > > I'm starting a new thread because google groups won't let me reply to > the thread - on the author. No idea why. > > Is LEAVE *ever* going to be used *outside* of an IF...ENDIF block? No, of course not. But it can be inside a nested IF THEN block. I've an ?LEAVE, which is equivalent to IF LEAVE THEN, but takes only one branch. That one does occur within the DO LOOP itself. -- Bernd Paysan "If you want it done right, you have to do it yourself" http://bernd-paysan.de/
Back to comp.lang.forth | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Another question re LEAVE Mark Wills <markrobertwills@yahoo.co.uk> - 2012-04-19 06:44 -0700
Re: Another question re LEAVE Bernd Paysan <bernd.paysan@gmx.de> - 2012-04-19 18:15 +0200
Re: Another question re LEAVE Mark Wills <markrobertwills@yahoo.co.uk> - 2012-04-19 10:14 -0700
Re: Another question re LEAVE George Hubert <georgeahubert@yahoo.co.uk> - 2012-04-19 11:24 -0700
Re: Another question re LEAVE Mark Wills <markrobertwills@yahoo.co.uk> - 2012-04-19 12:34 -0700
Re: Another question re LEAVE BruceMcF <agila61@netscape.net> - 2012-04-19 10:15 -0700
Re: Another question re LEAVE mhx@iae.nl (Marcel Hendrix) - 2012-04-19 20:14 +0200
Re: Another question re LEAVE Mark Wills <markrobertwills@yahoo.co.uk> - 2012-04-19 12:31 -0700
Re: Another question re LEAVE BruceMcF <agila61@netscape.net> - 2012-04-19 16:59 -0700
Re: Another question re LEAVE Mark Wills <markrobertwills@yahoo.co.uk> - 2012-04-20 04:42 -0700
csiph-web