|
> Is there a way to retrieve the spool file number from a spool file
at >the
> time it is created?
> I need to retrieve the user name and job number from the program
status
> data structure but
> also need the spool file number to use a parameters to pass to
another
> program.
>
> I looked in the archives but didn't find anything on this.
Bob
if this is in an RPG put a DS on the
printer file in question and then look in
position 123-124 (binary).
HTH
Mike
e.g.
FXXPRTF O F 132 OA PRINTER KINFDS INFDSP
IINFDSP DS
I 123 124B0SPLNBR
--
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.