Reflection Desktop VBA Guide
Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Attachmate.Reflection.Objects.Emulation.OpenSystems Library / Terminal Object / SingleByteUPSS Property
In This Topic
    SingleByteUPSS Property
    In This Topic
    Gets or sets which Digital UPS character set is used when SET HOST-CHARACTER-SET is set to a double-byte character set.
    Syntax
    expression.SingleByteUPSS As SingleByteUPSSOption
    where expression is a variable that represents a Terminal Object

    Property Value

    A SingleByteUPSSOption value
    Remarks
    The default value is DECSupplemental.
    See Also