On Thu, 27 Feb 2020 21:58:29 +0000, Gibney, Dave wrote:

>I left out the bit where the addition was conditional. 
>I suppose using the while or until is actually more understandable anyway.
> 
UNTIL has the minor simplification over WHILE in that it's not evaluated
until the end, so its variables needn't be preset.  I've taken advantage of
that on occasion.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to