$screenprint
$screenprint
Sends a bitmap image of the screen to print; output is sent to either the clipboard or the standard output printer.
Syntax
$screenprint()
Return Value
Returns “1” ($True) if no errors were detected before the print job was submitted. Otherwise, returns “0” ($False).
See Also