HyperWorks Desktop

*BeginTextEditorDefaults()

Indicates the beginning of a text editor preferences block.

*BeginTextEditorDefaults()

Indicates the beginning of a text editor preferences block.

Previous topic Next topic No expanding text in this topic  

*BeginTextEditorDefaults()

Indicates the beginning of a text editor preferences block.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*BeginTextEditorDefaults()

Example

*BeginTextEditorDefaults()

  *Font("Times",0,1,12)

  *TextColor(3)

  *BackGroundColor(4)

*EndTextEditorDefaults()

Application

HyperGraph.

Comments

Every *BeginTextEditorDefaults() statement requires a closing *EndTextEditorDefaults() statement.

See also

 

*BackgroundColor()

*Filename()

*Font()

List of Preference Statements