× 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.



For what it may be worth:

Is the spool file is all text, no overlays or embedded pictures? I once had a situation where the scheduled spool file had various sections with data results from different departments or something (don't remember exactly), and they wanted separate sections to go to different people.

I just used CPYSPLF to a data file and then wrote a program that looked for certain keywords and combinations from the pages to copy to each its own spool file.

-Alan


On 4/11/2022 9:55 AM, Szymon Nawrocki wrote:
Hi All,

I have a spool file which is too large to be handled by DSPSPLF command.
There is no possibility to change the "creation process" of a spool file so
the idea is to split created spool into several smaller ones.
Because of performance and time limits, it should be done automatically with
APIs .

I am able to use QSPGETSP API to retrieve data from the existing spool and
then use it as a source to QSPPUTSP API as long as it is the same, newly
created spool (first new).
When I try to put the next data packet to the next spool (second new), it
seems to be corrupted.
It is probably the way the buffer data (format SPFR0200) should be altered
before it could be put with the QSPPUSP, but I cannot figure out what
changes have to be made.

Any idea what I should check or maybe someone had similar problems (or has
an example how to do it ) ?

Kind regards
Szymon Nawrocki


Szymon Nawrocki | ul.Stolarska 11/04 | 43-190 Mikołów | www.asimple.com.pl








As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.