|
I have a 2d array, which contains a search key and option id:
d SearchArr ds Dim(5000) qualified
d $SearchStrg 16a overlay(SearchArr)
d $cust_id 9b 0 overlay(SearchArr:*NEXT)
...
foundElem = %lookupGE('A':SearchArr(*).$SearchStrg);
and the compiler tells me "$SearchStrg is not an array"
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.