Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.IbmHosts Library / Attachmate.Reflection.Objects.Emulation.IbmHosts Library / IbmTerminal Object / AllowDBCSinSBCSField5250 Property
In This Topic
    AllowDBCSinSBCSField5250 Property
    In This Topic
    Allows doublebyte character set in single byte character set fields. The default is false.
    Syntax
    expression.AllowDBCSinSBCSField5250 As Boolean
    where expression is a variable that represents a IbmTerminal Object
    See Also