|
Sorry -are 5
I did not correctly define my problem.
FileX has more than just allowance amount fields, but within it there
contiguous fields containing the allowance amount. Because of this, Ican't
define the allowance array to override the entire FileX record...
For example, FileX has the following fields:
OrderNbr
ItemNbr
Price
Allowance1
Allowance2
Allowance3
Allowance4
Allowance5
Now how do I do it?
- sjl
Mark wrote:
dsfileX ds likerec( Irecx : *Output )
D FieldArray Like( PackedField )
D Dim( 5 ) Overlay( SFileX )
should do the trick.
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.