Good News Everybody!
A new search engine is coming soon.
As a stop gap measure, we are using Google's custom search engine service.
|
I have used in fixed format RPG the statements Do *HIVAL for an infinit
loop
and, for instance, DO 7 for a fixed loop. I can't find a nice translations into /free for these statements. I don't like, for instance DOW 1=1, or constructions in which I have to use a variable.
doesnt "do *hival" mean to loop a large number of times? maybe 4 billion times?
I would guess that that kind of a loop requires the compiler to add to a count field and compare the count to *hival on each iteration. If so, then that is more overhead that "dow 1".
As an Amazon Associate we earn from qualifying purchases.
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.