StartPrinting()

Syntax

Result = StartPrinting(JobName$)
Description
Initializes the printer and start the print operation.

Parameters

JobName$ The name which will be shown in the printer spooler and which identify the new print operation.

Return value

Nonzero if the print operation has been started successfully, zero otherwise.

See Also

StopPrinting()

Supported OS

All

<- PrinterVectorOutput() - Printer Index - StopPrinting() ->