×
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.
Two arrays and a loop is the old fashioned way. Walk the edited value array and just move the digits to the new array.
Sent from my Galaxy Tab® A
-------- Original message --------
From: Bill Howie <blhowie66@xxxxxxxxx>
Date: 11/10/16 12:28 PM (GMT-08:00)
To: "RPG programming on the IBM i (AS/400 and iSeries)" <rpg400-l@xxxxxxxxxxxx>
Subject: Remove dashes from phone number in RPGIII
Hello all,
Quick and probably easy question for the group.....what's the easiest way
to remove dashes from a phone number in RPGIII? Using the XLATE op code
doesn't allow a use like this:
'-':'' XLATE NUM1 NUM2
In other words, translating a dash to nothing. I know there's a bunch of
ways to do this in RPGIV and later but alas, it's an RPGIII program I'm
messing with. Any help is as always appreciated. Thanks!
Bill
--
This is the RPG programming on the IBM i (AS/400 and iSeries) (RPG400-L) mailing list
To post a message email: RPG400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit:
http://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at
http://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxx for any subscription related questions.
As an Amazon Associate we earn from qualifying purchases.