×
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.
I was using two commands. One to copy the IFS-based file to a flat file and then copy it back to a different location.
They were too slow and caused too much lag.
In the process I'm working in, the response has to be quick to capture the data necessary to meet archiving requirements.
----- Original Message -----
From: "John Yeung" <gallium.arsenide@xxxxxxxxx>
To: "RPG programming on the IBM i (AS/400 and iSeries)" <rpg400-l@xxxxxxxxxxxx>
Sent: Thursday, January 14, 2016 1:41:12 PM
Subject: Re: RPG prototype for C-language FILE *
On Thu, Jan 14, 2016 at 1:34 PM, <tegger@xxxxxxxxxxx> wrote:
The read/write operation was inconsistent. In some passes the PDFs were fine, in others it was screwed up.
I suppose by "read/write operation" you mean the one you wrote which
involves wrapping open() with RPG?
So now there's a third story, which is that sometimes is messes up the
PDFs and sometimes not? Nice.
What I'm REALLY interested in is the commands. You said there were
multiple CL commands, which were "way too slow". Which commands?
John Y.
As an Amazon Associate we earn from qualifying purchases.