Jim,

I believe the spaces in the printer name might be causing the problem. Have
you tried placing quotes around the printer name or storing the printer name
as a variable and using the variable instead of the printer name?

Javier, 

Javier Valencia, PE
O: 913-829-0888
H: 913-397-9605
C: 913-915-3137


-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf Of Jim Belisle
Sent: Monday, January 30, 2012 7:44 PM
To: RBASE-L Mailing List
Subject: [RBASE-L] - Printers

Even though I put the below code to print my report, the report still goes
to my default printer.

Is there something else I need to do?

 

  PRINT packinglist WHERE control# = .vcnum +

  OPTION PRINTER +

  |TRAY 2 +

  |COLLATION OFF +

  |COPIES 1 +

  |PRINTER_NAME \\k-server\konica minolta c351 pcl

 

James Belisle

 

Making Information Systems People Friendly Since 1990

 

 

 

--- RBASE-L
================================================
TO POST A MESSAGE TO ALL MEMBERS:
Send a plain text email to [email protected]

(Don't use any of these words as your Subject:
INTRO, SUBSCRIBE, UNSUBSCRIBE, SEARCH,
REMOVE, SUSPEND, RESUME, DIGEST, RESEND, HELP)
================================================
TO SEE MESSAGE POSTING GUIDELINES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: INTRO
================================================
TO UNSUBSCRIBE: 
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: UNSUBSCRIBE
================================================
TO SEARCH ARCHIVES:
Send a plain text email to [email protected]
In the message SUBJECT, put just one word: SEARCH-n
(where n is the number of days). In the message body, 
place any 
text to search for.
================================================


Reply via email to