|
Yep, the information I see is classic problem. Just have to figure
out a fix.
On Wed, Dec 21, 2011 at 3:28 PM, Joe Pluta wrote:
I think you mean 32-character, and the only problem there is that
if you call a program with parms longer than 32 characters from a
command line and don't pass all the data, the part after 32
characters gets random garbage (not blanks). <<SNIP>>
On 21-Dec-2011 12:46 , Mike Wills wrote:
Thanks! The bug showed up again today, so I tried the REPLACE.
It worked perfectly! Now to figure out the damn bug. I am sure
it has to do with the 36 character limit on RPG parameters. I'll
probably remove the RPG from the picture to see if that resolves
it.
On Fri, Dec 9, 2011 at 10:32 AM, Mark Murphy wrote:
no need to go through all those gyrations, a single built-in
will do the job
REPLACE(field, x'00', ' ')
<<SNIP>>
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.