Check your printer properties, Is it really called tray 3?
or Auxiliary tray or .....
Bernie Lis
----- Original Message -----
From: "Lawrence Lustig" <[EMAIL PROTECTED]>
To: "RBG7-L Mailing List" <[email protected]>
Sent: Friday, August 19, 2005 1:50 PM
Subject: [RBG7-L] - Printing to TRAY.
I'm attempting to print on an HP 4250tn printer with special paper in Tray
3.
No matter what I put in the print statement, the output comes from Tray 2.
print itemlist where limit = 1 OPTION Printer | TRAY 3 | PRINTER_NAME
DeliverySlipPrinter
or
print itemlist where limit = 1 OPTION Printer | PRINTER_NAME
DeliverySlipPrinter | TRAY 3
should print on Tray 3, right?
In the report definition itself, PRINTER is set to Default and PAPER
SOURCE is
set to Default.
Any suggestions? This is actually critical in this case.
--
Larry