|
-----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Douglas Handy Sent: Friday, June 24, 2005 10:54 AM To: RPG programming on the AS400 / iSeries Subject: Re: Is there a better way to add padding characters? Matt, >"inTest" is 5 bytes long. It is? :) <snip> The part I care about is :^P <snip> > Here's some code I whipped up to test adding the padding (this does work > correctly): > begsr pad; > len = %len(%trim(inTest)); Shouldn't you use %trimR() here instead to preserve leading blanks? <snip> Correct. The final version will actually use variable length fields which will eliminate the %trim(). Matt
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.