|
wToFieldsDS = %subarr(wNamesAR: 1: 15);
RNF5343: Array has too many omitted indexes; specification is ignored.
From the manual:
Rational Development Studio for i: ILE RPG Language Reference - %SUBARR
(Set/Get Portion of an Array)
"%SUBARR(array:start-index{:number-of-elements})
Built-in function %SUBARR returns a section of the specified array
starting at /start-index/. The number of elements returned is specified
by the optional /number-of-elements/ parameter."
I wish to copy 15 elements from this array, beginning with element 1.
What am I not seeing?
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.