Navigation: Scripting Reference Manual > Functions & Subroutines > EnableTextPrinting

 

EnableTextPrinting

 

Contact Us: fredsupport@photonengr.com

 

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

GetTextCurRow

GetTextCurCol

GetTextNumber

GetTextString

SetTextFile

SetTextFileAppend

SetTextFileOff

GetTextPosition

SetTextPosition

FindTextString

FindTextSubString

Examples

 

 

 

 

 

Copyright © Photon Engineering, LLC