Mike,

>From the RBase Help File

PRINT CustomerList + 
OPTION PRINTER + 
|COPIES 1 + 
|ORIENTATION PORTRAIT + 
|PRINTER_NAME \\MyServer\hp LaserJet 1320 PCL 6

I hope this helps. (There are other example there as well.)

Regards,
 
John Docherty



From: [email protected] [mailto:[email protected]] On Behalf Of Michael J. 
Sinclair
Sent: Sunday, 1 November 2009 8:54 a.m.
To: RBASE-L Mailing List
Subject: [RBASE-L] - Why is my report going to the screen instead of straight 
to the printer?

One more ...hopefully easy question......before I have to take my 1 year old 
son tricker treating...lest my wife beat me to a pulp....
 
I have this code...trying to print perscriptions straight to my printer...which 
works just fine in Ver 6.5....
 
    OUTPUT lpt9
    PRINT ptscripxp WHERE patnumbr = .vpnum AND prntflag = 'Y'
 
In version 7.6, it prints to the screen...where I think I can then select a 
printer and print it.
Can I make Ver 7.6 print straight to the network printer (\\zeus\scripts) 
rather than printing to the screen first??
 
Humbly and greatfully.....
Mike


Reply via email to