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



This is incorrect.  Do NOT put the outputcommand in quotes, it will only
cause it to fail.

When you use quotes in the outputcommand in tn5250rc, it will make it all
appear to the system as if it were one name.   I.e. it would be equivalent
to specifying this at the shell:   scs2ascii\ \|\ lpr\ -P\ lp0

Now it tries to find a program name containing spaces and the pipe symbol
as part of the name...

Your cat example also would not work.  The quotes would cause the same
problem.

On Thu, 2 May 2002, Max Laier wrote:

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



As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.