×
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.
Hello
On a different take, I am using SQL currently to remove problem hex values
from input files. It looks like this:
Update libname/FileX set FieldName = replace(FieldName, X'45', ' ');
Pieter
-----Original Message-----
From: RPG400-L <rpg400-l-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Justin
Taylor
Sent: Thursday, 18 November 2021 9:30 PM
To: rpg400-l@xxxxxxxxxxxxxxxxxx
Subject: Remove unprintable chars
I'm preloading an old-school 5250 display file with data coming in from a
Windows app. Is there a good way to remove unprintable chars? The RPG
code is throwing a RNQ1251 (Permanent I/O error occurred in file &1). I
need to cleanse the data to prevent this.
FWIW, the current char is x'12', which is DC2 per the code page 37 chart.
TIA
--
This is the RPG programming on IBM i (RPG400-L) mailing list To post a
message email: RPG400-L@xxxxxxxxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit:
https://lists.midrange.com/mailman/listinfo/rpg400-l
or email: RPG400-L-request@xxxxxxxxxxxxxxxxxx
Before posting, please take a moment to review the archives at
https://archive.midrange.com/rpg400-l.
Please contact support@xxxxxxxxxxxxxxxxxxxx for any subscription related
questions.
Help support midrange.com by shopping at amazon.com with our affiliate
link:
https://amazon.midrange.com
EMAIL HACKING IS REAL – Please note TWK Agri (Pty) Ltd or any of its subsidiaries will never send a change of banking details notification via email without making prior direct contact with our customers
As an Amazon Associate we earn from qualifying purchases.