Futurebasic/Language/Reference/on lprint
ON LPRINT EditStatement Edit
Syntax Edit
Description EditThis statement designates a particular function or subroutine as an idler routine to be called by the printer driver during printing. The actual number of times that this function is called depends on the driver and the hardware. You may use the Note: See Also EditHANDLEEVENTS; MENU function |