|
from: <ldwopt@xxxxxxx> subject: Mainframe to I5 spool file
I have a customer that called and asked how to send a spool file from a
main frame to the I5 running >V5R4M5.
Apparently, they have set up the outq on the mainframe and the I5. When
the file is sent from the >mainframe itis supposed to be in the STS (?) format but it is coming across as a User Ascii2 file.
I would appreciate any help in finding a solution to thi prolem
LPD uses the PRTF QUSRSYS/QPTMPLPD for incoming LPD jobs and defaults to *USERASCII. You can change it to SCS by: CHGPRTF FILE(QUSRSYS/QPTMPLPD) DEVTYPE(*SCS) And back again with: CHGPRTF FILE(QUSRSYS/QPTMPLPD) DEVTYPE(*USERASCII)
As an Amazon Associate we earn from qualifying purchases.
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.