×
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.
How about a simple %XLATE? One string has all 255 characters and the
other translates the characters you do not want to space.
(done in one statement)
Rich M.
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx
[mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Richard Schoen
Sent: Thursday, March 10, 2011 7:25 AM
To: rpg400-l@xxxxxxxxxxxx
Subject: Scrubbing Bad Hex Data from a String
Hello All,
We have a data string that is getting random bad data in it from an
inbound fax gateway product.
We need to scrub out any characters that fall outside of the a-Z, 0-9
range.
Is there a quick algorithm that comes to mind for anyone for doing this
?
I actually have a scan/replace routine in place. I just need something
that says: Does this char position contain a value outside of a-z, 0-9.
I'm sure it's simple, but my brain is aching this morning :-)
Thanks in advance.
Regards,
Richard Schoen
RJS Software Systems Inc.
Where Information Meets Innovation
Document Management, Workflow, Report Delivery, Forms and Business
Intelligence
Email: richard@xxxxxxxxxxxxxxx
Web Site:
http://www.rjssoftware.com
Tel: (952) 736-5800
Fax: (952) 736-5801
Toll Free: (888) RJSSOFT
As an Amazon Associate we earn from qualifying purchases.