×
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.
Can you supply the prototype, and if possible, the definition of the parameters?
A random guess is that you're passing an array into a parameter that is not an array.
-Kurt
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Amanda Paul
Sent: Thursday, July 05, 2012 11:39 AM
To: rpg400-l@xxxxxxxxxxxx
Subject: RNF5343
if populateCompanyLevels(pFLD1:pFLD2:pfld3:
pFLD4:pDS1:pDS2:pDS3:pDS4:
pDS5:pDS6:pDS7:pDS8:pDS9:pDS10:pDS11:xmlDS:errDS);
Hello, above is my procedure. I get
RNF5343 30 009090 Array has too many omitted indexes; specification ignored.
Procedure returns an indicator, and some of the DS parameters are array DS. How do you pass make this work?
--
This is the RPG programming on the IBM i / System i (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives at
http://archive.midrange.com/rpg400-l.
As an Amazon Associate we earn from qualifying purchases.