Hello, RBasers, I have been using RBase since the early eighties, but had a period of non-activity for some 15 years So, I had some catching up to do. Will try to contribute more often.
As far as the WHILE/RUN discussion is concerned, I seem to remember that the preferred way of leaving a WHILE / EnDWHILE loop was to use BREAK, to return from where you had com from and, most importantly, not to rely upon an'implicti' RETURN. Apart from that, I don't like using RUN, asit tends to produce 'spaghetti' code. For what it is worth Best regards Enno Bolhuis, a Dutchman living in the UKi

