Programming with Reflection

image\rwnprg32.gif Preserve3270InsertState property

 

Syntax

object.Preserve3270InsertState
object.Preserve3270InsertState = Value

Data type

Boolean

 

Description

Returns (first syntax line) or specifies (second syntax line) whether pressing Enter resets the insert mode. When this property is True, the insert state of the terminal is not reset when the Enter key is pressed.

This property applies only to 3270 terminal sessions.

Values

The default value is False.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property