Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC830713); site vu44.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!mcvax!vu44!jack From: jack@vu44.UUCP (Jack Jansen) Newsgroups: net.lang Subject: Re: IF KICK-BACK GREATER THAN 10 AND LESS THAN 100 THEN ... Message-ID: <492@vu44.UUCP> Date: Tue, 13-Nov-84 09:53:30 EST Article-I.D.: vu44.492 Posted: Tue Nov 13 09:53:30 1984 Date-Received: Thu, 15-Nov-84 01:51:29 EST References: <440@ima.UUCP> <6172@mcvax.UUCP> Organization: The Retarded Programmers Home, VU, Amsterdam Lines: 14 You can also do this in BCPL. If my memory is correct, you can even go on with it, so write something like IF 0 < LWB <= UPB <= 100 THEN .... This is even more powerful than the COBOL feature, since COBOL always uses the same expression on the lefthandside of the condition. -- Jack Jansen, {seismo|philabs|decvax}!mcvax!vu44!jack or ...!vu44!htsa!jack "Only the great masters of style ever succeed in being obscure" Oscar Wilde, 1894. "Most unix(tm) programmers are great masters of style" Jack Jansen, 1984.