|
h Hello Rob, You wrote: >But, if I wanted a couple of fields from that API, how would I pass that >array of keys? D anArray 10I 0 DIM(nn) If you also want to pass a variable number of keys (as is the case in this API) then you would code: D anArray 10I 0 DIM(nn) OPTIONS(*VARSIZE) Although I note that specifying CONST seems to have the same effect because I have successfully called the QUSLJOB API passing an array of multiple elements when the prototype was defined as: D keyFields 10I 0 CONST DIM(1) OPTIONS(*NOPASS) As a result of your question I have corrected my prototype because *VARSIZE is more descriptive of the intended use. Regards, Simon Coulter. «»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«» «» FlyByNight Software AS/400 Technical Specialists «» «» Eclipse the competition - run your business on an IBM AS/400. «» «» «» «» Phone: +61 3 9419 0175 Mobile: +61 0411 091 400 /"\ «» «» Fax: +61 3 9419 0175 mailto: shc@flybynight.com.au \ / «» «» X «» «» ASCII Ribbon campaign against HTML E-Mail / \ «» «»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»
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.