|
On 2/7/2013 8:32 PM, Booth Martin wrote:
Like this:
D dataStructure1 ds
D FIELD1
D FIELD2
D FIELD3
D FIELD4
D dataFMT01 s like(dataStructure1)
It might be useful to define dataFMT01 using LIKEDS instead.
D dataFMT01 ds likeds(dataStructure1)
It wouldn't make any difference to the program, but it would make it
easier in debug to be able to see both data structures field by field.
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.