Hi Phil, > In my startup command: > lp5250d outputcommand="cat |lpr -P lp1" PHILPRINT1
You need a program in the outputcommand that knows how to deal with SCS data. (Since that's what the iSeries sends to you) Try making your outputcommand look like this: outputcommand="scs2ascii|lpr -P lp1" Yes, the scs2ascii is necessary, even with Host Print Transform. _______________________________________________ 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/mailman/listinfo/linux5250 or email: [EMAIL PROTECTED] Before posting, please take a moment to review the archives at http://archive.midrange.com/linux5250.