Programming with Reflection
EndOfLineWrap property
Syntax |
|
Works with |
|
Data type |
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 marginas you type additional characters, each character overwrites the previous character until you move the cursor.
The default value is True in Reflection for HP and False in Reflection for UNIX and OpenVMS and Reflection for ReGIS Graphics.