HyperWorks Desktop

*EndTextEditorDefaults()

Specifies the end of a text editor defaults block.

*EndTextEditorDefaults()

Specifies the end of a text editor defaults block.

Previous topic Next topic No expanding text in this topic  

*EndTextEditorDefaults()

Specifies the end of a text editor defaults block.

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

Syntax

*EndTextEditorDefaults()

Example

*BeginTextEditorDefaults()

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

  *TextColor(3)

  *BackGroundColor(4)

  *Filename(".preferences.mvw")

*EndTextEditorDefaults()

Application

HyperGraph and HyperStudy.

Context

*BeginTextEditorDefaults()

Comments

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

See also

 

*BackgroundColor()

*BeginTextEditorDefaults()

*Filename()

*Font()

*TextColor()

List of Preference Statements