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>hpprintoff()</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
hpPrintOff()

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


Syntax

hpPrintOff()


Returns

NIL.


Remarks

After setting output to the printer with the hpPrintOn() function, output can
easily be set back to the screen hpPrintOff().


Support By

All HP Laserjet Printers


Example

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

See Also: hpPrintOn()

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