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

_______________________________________________
This is the Linux 5250 Development Project (LINUX5250) mailing list
To post a message email: [EMAIL PROTECTED]
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/cgi-bin/listinfo/linux5250
or email: [EMAIL PROTECTED]
Before posting, please take a moment to review the archives
at http://archive.midrange.com/linux5250.

Reply via email to