expression.EndOfLineWrap As Boolean
where expression is a variable that represents a Screen Object
expression.EndOfLineWrap As Boolean
When the value is false, the cursor is not automatically advanced. If you type additional characters, each character overwrites the previously-typed character until you move the cursor.