At 08:45 PM 5/6/2005, Philippe Gosselin wrote:
What do I have to do to print to another printer? Is the only way to change your default printer in windows? Why doesn't the PRINT command take into consideration the PRNSETUP command?
I'm sure you can put me back in the right track.
Philippe,
Try the following and see what you get:
PRNSETUP HP Laserjet 2200d PRINT reportname OPTION PRINTER
Notice the printer name HP Laserjet 2200d without quotes.
You may also use the (CVAL('CurrentPrinter')) function to
verify the currently selected printer for R:BASE session.Very Best R:egards,
Razzak.
