ActivePrinter in macro

C

Calvin Lai

Is it not possible to make it so that a dialog box of list of
installed printers on the workstation pops up and you can choose which
printer to direct the print job to?

Right now, the ActivePrinter statement is hardcoded to a specific
printer, ie, ActivePrinter="\\fpserver\9103hp11"
 
Top