|
Hello Lapo, > NRICX006P { > host = 172.16.8.241 > env.DEVNAME = nricx006p > env.IBMMFRTYPMDL = *EPFX1170 > outputcommand = scs2ascii | lpr -P lp0 > } You should enclose the outputcommand within "'" (copy from man-page) in addition you could try to use outputcommand='cat > /tmp/job$$' to see if there is any output at all. The problem might also be, that scs2ascii or lpr are not accessible thru the PATH set for your startscript. The lp5250d terminates when it recieves an error from the shell see /var/log/messages for details. Regards Max Laier
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.