|
I am sorry but it doesnt matter whether it is a DOW or DOU the logic of the program MUST go from the screen and through the steps to the end of the loop, so it will ALWAYS write a record to that file no matter what you do. Or am I missing something? Steve -----Oorspronkelijk bericht----- Van: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx]Namens Wayne McAlpine Verzonden: vrijdag 18 augustus 2006 15:00 Aan: rpg400-l@xxxxxxxxxxxx Onderwerp: Re: while exit from the dsply fiel its adding a blank record with 0' The DOU loop checks at the end, so it is always executed at least once. Jeff Crosby wrote:
Shiva - I'm NOT going to give you the technical answer, but anyone who has had the CS101 course (basic programming logic) has surely been taught that a DO WHILE loop (RPG/400's DOW operation) doesn't check the looping condition until it reaches the END of the loop (RPG/400's ENDDO operation).I think that's incorrect. Doesn't the DOW check at the start of the loop and the DOU check at the end?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.