|
I have to admit. Unless there is a good reason to do otherwise a compile Time array will be by far the easiest to maintain, and to set up in the first place. -----Original Message----- From: booth@martinvt.com [SMTP:booth@martinvt.com] Sent: Saturday, June 24, 2000 11:43 AM To: RPG400-L@midrange.com Subject: RE: Text on report Why are you running down an array as a solution? If his application needs lots of editing and all sorts of attention on a regular basis then he has to go to some sort of a mail merge solution anyway. If the letter writing is an occasional thing with rare modifications then having the whole piece in one easily found object makes sense. An array at the end of a 20-line RPG program allows green screen full page editing which isn't available any other way without writing a file-editing program and file definitions with all the attending documentation. What could easily be a 20-line program suddenly blossoms into a whole application that takes a 1/2 week to write, test, and install. _______________________ Booth Martin Booth@MartinVT.com http://www.MartinVT.com _______________________ "Stone, Joel" <StoneJ@GourmetAward.com> Sent by: owner-rpg400-l@midrange.com 06/23/2000 03:33 PM Please respond to RPG400-L To: "'RPG400-L@midrange.com'" <RPG400-L@midrange.com> cc: Subject: RE: Text on report You received a lot of interesting ideas for your question, but IMO there were lots of suggestions that were really bad. It bugs me when programmers design a solution using user spaces, arrays, API's, etc, that no one will ever be able to figure out down the road when a simple solution (like a physical file) will do the job just fine! At our company we have lots of tricky solutions which could have been set up more simply, but instead cause everyone lots of headaches. +--- | 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 +--- +--- | 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.