×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
I can't see why not use EVALR - that's just what it is there for - and %trimr by default removes any blanks from the right-hand side - Ba-Da-Boom! you're done!
Cheers
Vern
On Tue, 14 Feb, 2023 at 4:31 PM, James H. H. Lampert via RPG400-L <rpg400-l@xxxxxxxxxxxxxxxxxx> wrote:
To: rpg programming on ibm i
Cc: jamesl@xxxxxxxxxxxxxxxxx
On 2/14/23 1:10 PM, Gerald Magnuson wrote:
you may also need %trimr as in:
evalr big_var = %trimr(small_var) ;
I would argue that %TRIMR (or even just %TRIM) is more important than
EVALR. You can do without the latter by checking lengths and explicitly
adding padding on the left.
--
JHHL
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.