×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
On Wed, 4 May 2005, Paul Morgan wrote:
Consider converting your spool file to a PDF file. Email the PDF file to
the consolidator for printing.
The tn5250 project can do both of these at once using lp5250d and scs2pdf.
Defining a session like this will do the trick:
emailscs2pdf {
host = myas400.mydomain.com
env.DEVNAME = EMLSCSPDF
outputcommand = scs2pdf > /tmp/label.pdf ; mail -s "Mailing label"
-a /tmp/label.pdf consolidator@xxxxxxxxxxxxxxxxxxxxxx
}
(that outputcommand line is all one big line)
Then running lp5250d emailscs2pdf will create a print that converts SCS
spool files to pdf and emails them to consolidator@xxxxxxxxxxxxxxxxxxxxxxx
James Rich
It's not the software that's free; it's you.
- billyskank on Groklaw
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.