×
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.
With BIF %Replace() - read the manual.
In a message dated 2/10/2010 10:29:01 P.M. Jerusalem Standard Time,
jlowary@xxxxxxxx writes:
Does anyone know of away (other than brute force) to replace one
Character with 3 Characters?
This is an XML file that I am getting via the httpapi via http_url_post
function [Thanks Scott!], in an RPG program. The program I'm trying to
replace is a Delphi program that took a block of data and did a replace
in each block of data with some Delphi function that would replace "<"
with 'CRLF' +"<" so that it could be later copied into a fix length
record format to process on the iSeries. (the xml is all one long
string, yuck!)
Only way I can think of is with two user spaces and using pointers, etc.
I'm so close to shoving one more Delphi program out the door and getting
this entirely a iSeries function. I just had to ask before I beat my
head on a wall coming up with something to do this.
Thanks,
-- Jim Lowary (looking for a soft wall!)
--
This is the RPG programming on the IBM i / System i (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.
As an Amazon Associate we earn from qualifying purchases.