InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / CRInterpretation Property
In This Topic
CRInterpretation Property
In This Topic
Gets or sets a value indicating how carriage return keys (Enter) are interpreted when pressed.
Syntax
expression.CRInterpretation As CarriageReturnInterpretationOption
where expression is a variable that represents a T27Terminal Object
See Also