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



Jimmy,

I think this answer will over your head, but anyway ....

Normally print output on the AS/400 is defined either in the programmes 
(O-specs for RPG) or with PRTFs. Either way, the programmer has to define SKIPB 
or SKIPA (page break) and SPACEB or SPACEA (line feeds: 1  to n lines).

Some hex values, like x'0D25' for CR/LF, are for moving data to the IFS in 
ASCII format, but those hex values do not work in all environments, due to 
CCSIDs.

If you understand all this above and still intersted in the internals of a 
spool file, perhaps DUMPSTER by Gumbo Software may be helpful; this can be 
downloaded for free. It will generated (another) spool file given the hexdump 
(among others) of the supplied spool file.

Regards,
Carel Teijgeler.

*********** REPLY SEPARATOR  ***********

On 29-7-03 at 13:26 jgreen@xxxxxxxxxxxxxxxxx wrote:

>I have been asked to find out what the values are for form feed, carriage
>return, and line feed for spool files.   I have not found anything in any
>documentation.  I think they are wanting to know the internal format of the 
>spool files.




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.