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




Hi Marty,

I'm sure Joe is correct: you're getting an SCS data stream. We (or you) could get into what's required to parse it properly, but I'm a lazy programmer. I'd do the same as outside Java: use CPYSPLF and read the resulting output.

You may be in a situation where efficiency is critical enough that reading the stream directly is important, but even then I'd check exactly what's going on first. CPYSPLF and read should be sufficient for the 80/20 (or more) rule. As far as I know, it should also work for any printer stream type (but worth checking; I haven't done that for a while.)


Joe Sam

Joe Sam Shirah - http://www.conceptgo.com
conceptGO - Consulting/Development/Outsourcing
Java Filter Forum: http://www.ibm.com/developerworks/java/
Just the JDBC FAQs: http://www.jguru.com/faq/JDBC
Going International? http://www.jguru.com/faq/I18N
Que Java400? http://www.jguru.com/faq/Java400

----- Original Message ----- From: "Joe Pluta" <joepluta@xxxxxxxxxxxxxxxxx>
To: "'Java Programming on and around the iSeries / AS400'" <java400-l@xxxxxxxxxxxx>
Sent: Thursday, November 08, 2007 9:18 AM
Subject: RE: Reading spool file with Java


Hi Marty!

Is the "junk" hex data or text? It's been a little while since I looked at
the data in depth, but it might be the printer control information (space
and skip) from the file. I'll check my code.

Joe

From: Urbanek, Marty

Based on code from the java400-l archives, I've been trying to read a
spool file using Java with the Java Toolbox. The following code works,
but there is a lot of "junk" mixed in with the report text. I'm pretty
sure this "junk" is printer control info. How do I eliminate it or parse
it so I will be left with only the human-readable text?

--
This is the Java Programming on and around the iSeries / AS400 (JAVA400-L) mailing list
To post a message email: JAVA400-L@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/java400-l
or email: JAVA400-L-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/java400-l.



As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.