|
On Fri, 30 Aug 2002, Rosewood wrote: > lp5250d env.DEVNAME=PRT03 'outputcommand=scs2pdf /tmp/spoolfile$$.pdf' > 192.168.0.2 > > That's the command I ran, and prt03 is created, and I don't seem to be > getting error messages when I print to it, however I don't seem to get > any files created either, and I ran the command as root on the linux box Hmmm... That looks right. Perhaps you are trying to print IPDS documents? scs2pdf only support *SCS printouts. You might also try putting the full path names in, i.e.: lp5250d env.DEVNAME=PRT03 \ 'outputcommand=/usr/bin/scs2pdf /tmp/spoolfile$$.pdf' \ 192.168.0.2 (my scs2pdf is in /usr/bin, yours may be different, like /usr/local/bin) You should be sure that you didn't already have a PRT03 configured on the AS/400 since it will use the previous definition which may not be valid. James Rich
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.