|
| KiXtart Command Reference |
SETDEFAULTPRINTERactionSets the default printer to which applications send print jobs. syntaxSETDEFAULTPRINTER ("printer name") parametersPrinter name String that specifies the name of the printer to set as the default printer. returns
exampleIf SetDefaultPrinter ("hplaser4") = 0 ? "Set default printer to HP LaserJet 4...." Endif |