Programming with Reflection

image\rwnprg32.gif IBMReturnKey property

 

Syntax

object.IBMReturnKey
object.IBMReturnKey = Value

Works with

image\r24.gif

Data type

Enumeration

 

Description

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

Values

The default is rcIBMReturnKeyNewline.

rcIBMReturnKeyNewline Pressing Return transmits a new line.

rcIBMReturnKeyField Pressing Return moves the cursor to the next field in a formatted screen.

 

image\jump.gif Keyword Index

image\popup.gif Related Topics

image\popup.gif Reflection products that use this property