× 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.


  • Subject: Re: 0.17.1 printing
  • From: Scott Klement <klemscot@xxxxxxxxxxxx>
  • Date: Thu, 20 Jul 2000 10:28:52 -0500 (CDT)


> I downladed the 0.17.1 CVS version, everything works fine except the
> printing.. I thought that, I made something wrong but with the 0.15.8
> it's works fine. (I started each 5250 program with same parameters and,
> as I saw in the 'man' only the tn5250 program's parameters changed) In
> the 0.17.1 the printer doesn't become aktive... What do I wrong, or it's
> a bug?
> 

lp5250d was changed to use the same style configuration options as tn5250
does.  The man page hasn't been updated yet.

You can type lp5250d (without any arguments) to get a list of the options
that it currently supports, then edit your ~/.tn5250rc (or similar) file
just like you would for tn5250, and add a section for your printer.

something like:

mydisplay {
   host = myas400.foo.com
   env.DEVNAME = X1
   +underscores
}

mydisplay2 {
   host = myas400.foo.com
   env.DEVNAME = X2
   +underscores
}

myprinter {
   host = myas400.foo.com
   env.DEVNAME = X3
   env.IBMMFRTYPMDL=*HP4
   outputcommand='scs2ascii|lpr -pX4'
}

then run them like so:

tn5250 mydisplay
xt5250 mydisplay2
lp5250d myprinter

> Ps.: I saw in the 0.17.1 the translation maps contains the Central
> European fonts, so that's a standard 8859-2 fonts (contains all
> hungarian fonts?)?
> 

Hmmm... I'm not familiar with this.  I'll let someone else help you. :)
(or.. you could just try it, and see if it works)


+---
| This is the LINUX5250 Mailing List!
| To submit a new message, send your mail to LINUX5250@midrange.com.
| To subscribe to this list send email to LINUX5250-SUB@midrange.com.
| To unsubscribe from this list send email to LINUX5250-UNSUB@midrange.com.
| Questions should be directed to the list owner/operator: david@midrange.com
+---

As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.