SL_EJECT() Short: ------ SL_EJECT() Ejects the current page Returns: -------- cCode => control string to send to the printer Syntax: ------- SL_EJECT() Description: ------------ Ejects the current page Examples: --------- ?SL_EJECT() Notes: ------- Does not send anything to the printer - instead returns a control string that you send to the printer. String can be sent with ? or ?? or QOUT() or QQOUT(). QOUT() or QQOUT(). For HP and compatible(PCL) Laserjet printers. Source: ------- S_HPLAS.PRG