|
Even though I have never seen it used in practice, fields in a logical files can be defined as input only by placing an "I" in position 38 of DDS. If I am not mistaken, this is the reason that DS IO was implemented in this way. This makes it possible for the input buffer and the output buffer to have different formats. When using DSs for IO, RPG moves the DS into the buffer as a whole. In this scenario, using the same DS would cause data corruption.
On 1/21/2014 11:33 AM, Joe Pluta wrote:
Ugh. I've just had to rip data structures out of a whole bunch ofI'm also somewhat annoyed by this. If I have a physical file with a single format, can someone explain why I need to have both an *INPUT and an *OUTPUT DS? There must be something that I'm missing and I'd like to know...
programs. It's not that I'm against the idea in and of itself, it's
just that it's not a wholesale rip and replace, for several reasons.
Here are two of the biggest:
1. You need different data structures for the input and output.
Sam
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.