Hi,
 
I am having a problem getting our printer to work correctly with a server.  The command prints a duplex cover sheet, then simplex label sheets. The following commands work correctly on a workstation but not on the server. Both have the same version of Rbase 7.1 and the printer  setup is the same, which is thru a tcp/ip port.
 
 
SET VAR vprintername TEXT ='Kyocera Mita FS-9500DN KX'
SET VAR tray1 TEXT='Multi-Purpose Feeder'
PRINT nrecapl1 WHERE adv_no  = .vadv OPTION printer|DUPLEX HORIZONTAL|tray .tray1|printer_name .vprintername
 
SET VAR tray2 TEXT ='Cassette 1'
LBLPRINT labelsforadv WHERE adv_no  = .vadv  ORDER BY iss_yy DESC, iss_mm DESC, rs_no ASC,zp_code ASC, zp_4 ASC OPTION printer|duplex simplex|tray .tray2|printer_name .vprintername
 
 
Is there a setting that I am missing?

 

Ted Wolfley
Database/Internet Programmer
The Ogden Group of Rochester

5637  West Henrietta Road

West Henrietta, NY 14586
phone: (585) 321 1060 x23
fax: (585) 321 0043

[EMAIL PROTECTED]

www.ogdengroup.com

 

Reply via email to