HyperWorks Desktop

*BeginTextEditor()

Indicates the beginning of a text editor block in a window block.

*BeginTextEditor()

Indicates the beginning of a text editor block in a window block.

Previous topic Next topic No expanding text in this topic  

*BeginTextEditor()

Indicates the beginning of a text editor block in a window block.

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

Syntax

*BeginTextEditor()

Example

*BeginTextEditor()

   *Filename("mview.mvw")

   *TextColor(3)

   *BackgroundColor(5)

*EndTextEditor()

Application

TextView.

Context

*BeginPage()

Report Definitions

Comments

The *BeginTextEditor() statement requires a closing *EndTextEditor() statement.

See also

 

*BackgroundColor()

*TextColor()

List of Session Statements