Gary,

 

You will need to know the NAME of your printer as the computer SEES it.
This is the code I use in 7.6.  I do not know if 6.5 will handle it the
same way.

 

PRINT KPRShiplist_Logo WHERE CONTROL# = .vControl# +

ORDER BY CONTROL# MODEL# MATID# PARTNUM +

OPTION PRINTER +

|TRAY BYPASS TRAY +

|COLLATION OFF +

|COPIES 4 +

|PRINTER_NAME \\K-SERVER\KONICA MINOLTA C351 PCL

 

Jim

 

In 6.5, I now remember we had to manually change the printer settings on
the printer then I had this code in the command file:

PRNSETUP COPY 4

OUTPUT PRINTER

 

 

________________________________

From: [email protected] [mailto:[email protected]] On Behalf Of Gray,
Damon
Sent: Tuesday, May 19, 2009 12:08 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Printer Codes and R:Base 6.5

 

We have some new printers here (and really need to get new R:Base to go
with them), and I've found that none of the PRNSETUP codes will force
the printers to print from specific trays.  I wrote a little routine to
change the tray to every option listed in the docs (even TRACTOR!!  ;-)
and the printer never moved from tray 3. 

 

I've been told that there is a way to make this happen, but the
gentleman who said this didn't know what that "way" was.  Is he nuts, or
is there a way to force these HP4250n printers to change trays?

 

               wwwww

               (   @  @   )

-------oOO---(_)---OOo-------

                Damon J. Gray

Anvil Corporation Business Services

                   (360) 937-0770

          oooo0  0oooo

          (        )   (        )

----------\    (----)     /-----------

               \__)   (__/

 

Reply via email to