| 
 | 
Thanks.
Rob Berendt
-- 
"They that can give up essential liberty to obtain a little temporary 
safety deserve neither liberty nor safety." 
Benjamin Franklin 
Barbara Morris <bmorris@xxxxxxxxxx>
Sent by: rpg400-l-bounces+rob=dekko.com@xxxxxxxxxxxx
03/14/2003 06:46 PM
Please respond to RPG programming on the AS400 / iSeries
 
        To:     rpg400-l@xxxxxxxxxxxx
        cc: 
        Fax to: 
        Subject:        Re: TRIMming of loval
rob@xxxxxxxxx wrote:
> 
> Thank you Barbara.  Lovals work the same as null terminated?
> 
Only by coincidence - "null-termination" uses x'00' and so does *LOVAL.
Did you explicitly put *LOVAL into your field?  If so, I would change it
to *ALLX'00', to make the connection with %STR more clear.
By the way, instead of using %str, you could scan for x'00' and use the
scan result for a substring.
__
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.