On 7/25/2013 1:13 PM, CRPence wrote:

- The LEAVE opcode of the RPG, within a nesting level, the "LEAVE causes
control to transfer 'outwards' by *one level* only." The complete quote
from the manual suggests "In nested loops, LEAVE causes control to
transfer 'outwards' by one level only", but it may intend to imply
nested Do-groups vs _loops_ because the LEAVE can be used in a
non-iterative DO\ENDDO according to the same poster; i.e. the earlier
comment "In RPG it is [allowed to LEAVE a non-iterative Do-group]".

RPG's DO group is always a loop. If you don't specify the number of iterations, it defaults to 1.

I don't think there's anything in the DO documentation that suggests that there is a non-iterative DO-group.
http://pic.dhe.ibm.com/infocenter/iseries/v7r1m0/topic/rzasd/sc092508930.htm#zzdo

Unlike CL, RPG doesn't need DO and ENDDO to delimit the statements for an IF or an ELSE, so DO is only needed for looping.


This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2026 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.