Description Enables or disables printing to the text window.
Syntax previous = EnableTextPrinting ( enable )
Parameters previous (Boolean) The previous state of text window printing.
enable As Boolean Turns text window printing on (True) or off (False).
Remarks This function enables or disables printing to the text window. If there is a problem the function does not set an error and returns True.
See Also Examples
|