[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
SetHardCopy()
Enables/disables hardcopy
Syntax:
SetHardCopy( lEnable ) -> Nothing
lEnable : A logic value indicating enable hardcopy (.T.) or
disable (.F.)
Description:
This function Enables or disables the hardcopy generated by
the PrtScr key.
Return:
A logic value indicating if hardcopy is disable or enable.
Example:
SetHardCopy( .F. ) // disable hardcopy
See Also:
PrtScr()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson