|
> >>> I thought about an array, but I don't know how many POs might be > processed. It might be one, it might be hundreds. Hundreds shouldn't be a problem, array-wise. 32,767 is the limit. It just sounds to me like the program you are relying on to grab the data is not doing what you think it is. Correct me if I'm wrong, but anything in a particular job's QTEMP library is by definition, untouchable by other jobs (at least as far as my knowledge extends -- I'm sure there's a way to get to it). So whether you use a DS array, a file, or a data area, in QTEMP, no other jobs touch the object. -- "Enter any 11-digit prime number to continue..."
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.