StartPrinting()

Syntax

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

Parameters

JobName$ The name to be shown in the printer spooler and which identifys 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() ->