×
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.
Bob,
0D25 is an EBCDIC carriage return and a line feed (at least for CCSID 37). If you're trying to make it wrap when it's displayed on a screen or report, you'll need to handle that yourself. We can get special instructions from customers on web orders with them in it and they way we handle it is to break up the lines and put it into an order notes file (this is part of JDE). When we encounter a cr/lf, we write a blank record to the file.
Matt
-----Original Message-----
From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Bob Anderson
Sent: Monday, November 12, 2007 4:53 PM
To: RPG programming on the AS400 / iSeries
Subject: How to convert or edit a character in a field
Good Afternoon,
I have loaded data from Excel to my iSeries and some of the data
has CRLF characters in it which shows up as x(0D25) is there a way to
parse this to an iSeries carriage return programmatically
Thanks
Bob Anderson
IT Guy
Kent Sporting Goods
433 Park Ave. S
New London OH 44851
419-929-7021 x315
email: banderson@xxxxxxxxxxxxxxxxxxx
--
This is the RPG programming on the AS400 / 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 note: Thomson Learning has changed its name to Cengage Learning. Visit www.cengage.com for more information.
Cengage Learning - delivering results through engagement.
As an Amazon Associate we earn from qualifying purchases.