|
I have much respect for your opinion, but I disagree on this point. Jon.Paris@hal.it wrote: > Yes - but it is not as simple as that or I suspect the > RPG team would have > done it. With all the RPG team is swapped with I wouldn't blame them for not thinking of a small enhancement such as this on (if it is simple) > > Problem (in part) lies in the fact that RPG treats one > name = one piece of > storage. In COBOL or C if I have the same field name in > two different > files (D/B and Display for example) then that is two > separate fields - not > so in RPG. > > Imagine then that I detect that a field is null and want > to show the > operator the text "No data supplied" rather than whatever > garbage is in the > field. The minute I move that text into the display > field the field is now > non-null - guess what happens if I write it back to the > database! This is > just one example of the little minefields waiting to be > discovered in this > area. We already deal with this scenario with non-null variables. If I have a blank value in a field and want to display 'No data supplied' I create a display variable (usually defined as the D/B var). +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
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.