|
Terry
I don't know all the parameters for unix, but in Windows you can send a file to an outq using the lpr command - lpd has to be running on the iSeries, and there are issues with >ascii vs. ebcdic to be handled somehow - looks like it can be done on a device description, not sure. And how unix specifies a server as the destination, don't know that. Here >is the windows version I executed to put a file on outq PRTVH54
lpr -S xxx.x.x.xx -P PRTVH54 SVKSettings.txt
where -S names the ip address where the print should go and -P names the outq - if it is not in the library list, that should probably be in full quotes and qualified.
Your unix person should know how to set up a device or some such - but there is still the ebcdic - ascii conversion issue.
HTH
Vern
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.