|
Why not write a ILE program instead of monolith? Loading in array or hugestructures or even passing a pointer is monolith.
loads the data and stores it. If it is a lot I use a user space. The
In ILE you have a service program with multiple functions. One function
function returns a count of records found.information at a time.
A second function reads records in a loop returning one record or piece of
each doing one thing and then you are not doing horrible things like pass
This is the whole idea behind ILE. Small procedures that run really fast
pointers to storage or returning array, etc, etc.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.