Larry, is the tray named, perhaps, Tray 3? PRINT ItemList WHERE LIMIT = 1 + OPTION Printer + |PRINTER_NAME DeliverySlipPrinter + |TRAY 'Tray 3'
--- Lawrence Lustig <[EMAIL PROTECTED]> wrote: > 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 > > Albert Berry Management Consultant RR2 - 1252 Ponderosa Drive Sparwood BC, V0B 2G2 Canada (250) 425-5806 (250) 425-7259 (708) 575-3952 (fax) [EMAIL PROTECTED]
