×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I have not used an array for years especially not in ILE.
I have a program that imports a XLSX file using POI.
In the program, I am trying to set up an array to store the column headings.
I have to validate that the users did not switch or change the column
headings.
I tried to define an array but the DIM needs qualified and the resulting use
if the array processing is not working. Guess I do not know how to.
I have googled for solutions, but all involve using the sub fields which I
do not want to do as it prevents me from doing a nice tight loop to validate
the headings. If I have to use the subfields, the code will get boringly
long and then it would be a waste of time using the array.
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.