Programming with Reflection

image\rwnprg32.gif EndOfLineWrap property

 

Syntax

object.EndOfLineWrap
object.EndOfLineWrap = Value

Works with

image\r124.gif

Data type

Boolean

 

Description

This property returns (first syntax line) or specifies (second syntax line) what happens when typing reaches the end of a line. When this property is set to True, Reflection automatically inserts a carriage return and a linefeed when the cursor reaches the right margin. When the value is False, the cursor is not automatically advanced when it reaches the right margin—as you type additional characters, each character overwrites the previous character until you move the cursor.

Values

The default value is True in Reflection for HP and False in Reflection for UNIX and OpenVMS and Reflection for ReGIS Graphics.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property