All,
I have a DS that contains 20 fields:
GL_Number_01 10A
GL_Account_01 10A
After defining each of the 10 occurrences as sub fields, I then define the
arrays using the following code:
GL_Account Overlay(GL_DS) Dim(10)
GL_Amount Dim(10) Alt(GL_Account)
I am receiving the following error:
RNF3442: The parameter GL_ACCOUNT for keyword ALT is not valid; keyword is
ignored.
What am I missing?
The actual code is at:
http://code.midrange.com/012d0ccc4e.htm
<
http://code.midrange.com/012d0ccc4e.html>
Jeff Young
Sr. Programmer Analyst
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.