ENDPAGE

Top  Previous  Next

Syntax

ENDPAGE(handle as UINT)

Description

Ends the current page and starts the next. On most printers this will eject the page.

Parameters

handle - Handle returned by the OPENPRINTER statement.

Return value

None

Remarks

See Also: OPENPRINTER, WRITERPRINTER, CLOSEPRINTER

Example usage

ENDPAGE hPrinter