Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Escape! V3.0 - <b>hpprinton()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
hpPrintOn()

Sets 'Print On', ''Console Off', and 'Device to Print'


Syntax

hpPrintOn()


Returns
NIL.


Remarks

Sometimes the simplest functions can be the best.  Use this handy
function anytime you need to set your output to the printer.


Support By

All HP Laserjet Printers


Example

hpPrintOn()
hpConfig()
hpSetFont()
.
.       // Your printing routine
.
hpReset()
hpPrintOff()

See Also: hpPrintOff()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson