Path: utzoo!attcan!uunet!mcsun!unido!balu!gamber@cosmo.UUCP From: gamber@cosmo.UUCP (Johannes Teich) Newsgroups: comp.lang.forth Subject: IF ... ELSE ... THEN Keywords: ENDIF Message-ID: <4637@balu.UUCP> Date: 7 Feb 90 19:04:40 GMT Sender: news@balu.UUCP Reply-To: gamber@cosmo.UUCP (Johannes Teich) Organization: CosmoNet, D-3000 Hannover 1, FRG Lines: 18 In article <284.UUL1.3#5129@willett.UUCP> <2.71SW6xds13@ficc.uu.net> <51523@bbn.COM> <25C9CFEE.22487@maccs.dcss.mcmaster.ca> Tom Almy writes: > How about: > IF --> THEN ( as you propose ) > THEN --> ENDIF ( as existed in figForth ) > NOOP --> IF ( a dummy for clarity ) > so one gets: > > IF THEN ELSE ENDIF I prefer: IFTRUE ELSE ENDIF Maybe the condition is already present. Johannes Teich gamber@cosmo.UUCP