brad997
15th June 2005, 10:59
We had been using BaanIV(IBM AIX) for many years and for line printer, the setup are as follows:-
Device Type=Direct & for
Device Queue=/usr/bin/lp -c -d(queue) -n%d %s

We have upgraded to LN6 (IBM AIX), and applying same setup;-
For Direct Type=Direct.
The Device Queue=/usr/bin/lp -c -d(queue) -n%d %s
NOTHING IS PRINTED OUT..

Is the Device Queue is different for LN6 ?

Is there anyone who know and please help..

jclju1
15th June 2005, 12:24
Check if you have the device driver in LN6 for this device (directory $BSE/lib/printinf).

brad997
16th June 2005, 04:45
Yes, I forgot to check it. Now it can print.

Thanks a lot.