|
>>>> Personally I'd pass the length of the output field to the procedure using %Size. >> Would disagree with you there, Jon. I studiously avoid use of passing the length of the string When I re-read this I remembered why I leant in this direction. Unless you are asking the programmer to only receive the centered result into the original input field or into a field of identical size (both of which require the kind of knowledge of the routine that you are trying to avoid) you cannot use an Eval'd function for a generic centering routine unless a) you have one routine for each possible length of output field - again requiring knowledge or b) Use CallP and pass the output field as a parameter and use descriptors to work out how long it is. The original example used Eval and so I went with that direction. +--- | 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.