|
>> Unlike RPG's array index error, apparently the COBOL program (at least then) just said, "OK, if that's what you want, I'll resolve to that address and give you whatever I find." You're right Jerry. Unlike RPG, COBOL doesn't define what happens when an out of range index is used. I think it simply says that the results are "undefined" - subsequently many (most?) implementations don't even bother doing bounds checks but simply calculate the address and return whatever is found there. Jon Paris Partner400 www.Partner400.com www.RPGWorld.com
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.