Programming with Reflection

image\rwnprg32.gif IBMInsertCharacter property

 

Syntax

object.IBMInsertCharacter
object.IBMInsertCharacter = Value

Works with

image\r24.gif

Data type

Enumeration

 

Description

Returns (first syntax line) or specifies (second syntax line) the behavior of the Insert Key during 3151 terminal sessions (TerminalType = rcIBM3151).

Values

The default value is rcInsertSpace

rcInsertSpace Causes a space character to be inserted when the Insert key is pressed.

rcModeToggle Causes the Insert key to toggle between Insert mode and Replacement mode.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property