InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library
/ CarriageReturnInterpretationOption Enumeration
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: Visual Basic (Declaration)
Visual Basic (Declaration)
In This Topic
Members
See Also
Get Started
Quickstart
HowTos
Key Concepts
API Libraries
API Libraries
Attachmate.Reflection.Objects Library
Attachmate.Reflection.Objects.Emulation.ALC Library
Attachmate.Reflection.Objects.Emulation.Common Library
Attachmate.Reflection.Objects.Emulation.IbmHosts Library
Attachmate.Reflection.Objects.Emulation.OpenSystems Library
Attachmate.Reflection.Objects.Emulation.PTR Library
Attachmate.Reflection.Objects.Emulation.T27 Library
Overview
Attachmate.Reflection.Objects.Emulation.T27 Library
Overview
Objects
FileTransfer
T27Screen
T27Terminal
Enumerations
CarriageReturnInterpretationOption
ClearKeyInFormsOption
DC1FunctionOption
DC2FunctionOption
FileTransferTypeOption
LineFeedInterpretationOption
LocalFileExistsOption
Attachmate.Reflection.Objects.Emulation.UTS Library
Attachmate.Reflection.Objects.Framework Library
CarriageReturnInterpretationOption Enumeration
In This Topic
Members
See Also
Defines options for carriage return interpretation in T27 terminals.
Members
Member
Description
CR
Only issue a carriage return when the carriage return key (Enter) is pressed.
CRLF
Appends a Line Feed character when the carriage return key (Enter) is pressed.
See Also
Reference
Attachmate.Reflection.Objects.Emulation.T27 Library