InfoConnect VBA Guide
Attachmate.Reflection.Objects.Emulation.T27 Library / T27Terminal Object / AlternateUS Property
In This Topic
AlternateUS Property
In This Topic
Gets or sets the hex character sent and interpreted as the beginning delimiter of left-justified unprotected fields. The valid range of values is 0 - 127 inclusive. The default is the US character (0x1F)
Syntax
expression.AlternateUS As Integer
where expression is a variable that represents a T27Terminal Object
See Also