At 08:09 PM 5/6/2005, Bernie Lis wrote:

If the windows default printer is an HPsomething and I do a
PRNSETUP 'ML420' Does that make it the current default printer?
Because after the above prnsetup, I do (cval('windowsprinter'))
it still shows the HP as the default printer.
What should I expect to happen?


Bernie,

The PRNSETUP command allows you to control a Windows printer
from within R:BASE for the CURRENT session of R:BASE ONLY.

If spelled correctly <g>, PRNSETUP 'printername' will make
that printer the R:BASE default printer for that session.

PRNSETUP command does NOT change the default Windows printer.
To change the Windows default printer, use Printers and Faxes
option of Windows Settings ..

Start | Settings | Printers and Faxes ...

(CVAL('WindowsPrinter')) will return the Windows Default printer.

(CVAL('CurrentPrinter')) will return the current printer for
R:BASE session.

Hope that explains!

Very Best R:egards,

Razzak.



Reply via email to